'Declaration
Function ExcelGetPictShape( _ ByVal sheet As Short _ ) As ExcelPictShape()
'Usage
Dim instance As IExcelXml3 Dim sheet As Short Dim value() As ExcelPictShape value = instance.ExcelGetPictShape(sheet)
ExcelPictShape[] ExcelGetPictShape( short sheet )
Parameters
- sheet
- The sheet.