'Declaration
Function ExcelSetShowHiddenData( _ ByVal sheet As Short, _ ByVal chartIndex As Integer, _ ByVal dispBanck As Short, _ ByVal showHiddenData As Boolean _ ) As Boolean
'Usage
Dim instance As IExcelChartReader Dim sheet As Short Dim chartIndex As Integer Dim dispBanck As Short Dim showHiddenData As Boolean Dim value As Boolean value = instance.ExcelSetShowHiddenData(sheet, chartIndex, dispBanck, showHiddenData)
bool ExcelSetShowHiddenData( short sheet, int chartIndex, short dispBanck, bool showHiddenData )
Parameters
- sheet
- chartIndex
- dispBanck
- showHiddenData