ArrayList ExcelGetShapeAndCharts( short sheetIndex )
'Declaration Function ExcelGetShapeAndCharts( _ ByVal sheetIndex As Short _ ) As ArrayList
'Declaration
Function ExcelGetShapeAndCharts( _ ByVal sheetIndex As Short _ ) As ArrayList
'Usage Dim instance As IExcelBiffWrite4 Dim sheetIndex As Short Dim value As ArrayList value = instance.ExcelGetShapeAndCharts(sheetIndex)
'Usage
Dim instance As IExcelBiffWrite4 Dim sheetIndex As Short Dim value As ArrayList value = instance.ExcelGetShapeAndCharts(sheetIndex)
IExcelBiffWrite4 Interface IExcelBiffWrite4 Members