bool ExcelSetShapeList( int sheet, ExcelShape[] excelShapeList )
'Declaration Function ExcelSetShapeList( _ ByVal sheet As Integer, _ ByVal excelShapeList() As ExcelShape _ ) As Boolean
'Declaration
Function ExcelSetShapeList( _ ByVal sheet As Integer, _ ByVal excelShapeList() As ExcelShape _ ) As Boolean
'Usage Dim instance As IExcelBiffRead Dim sheet As Integer Dim excelShapeList() As ExcelShape Dim value As Boolean value = instance.ExcelSetShapeList(sheet, excelShapeList)
'Usage
Dim instance As IExcelBiffRead Dim sheet As Integer Dim excelShapeList() As ExcelShape Dim value As Boolean value = instance.ExcelSetShapeList(sheet, excelShapeList)
IExcelBiffRead Interface IExcelBiffRead Members