'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)
ArrayList ExcelGetShapeAndCharts( short sheetIndex )
Parameters
- sheetIndex
Return Value
An ArrayList of ExcelShape objects