ExcelPictShape[] ExcelGetPictShape( short sheet )
'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)
Parameters
- sheet
- The sheet.