FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > IExcelBiffRead インタフェース : ExcelSetShapeList メソッド |
'Declaration
Function ExcelSetShapeList( _ ByVal sheet As Integer, _ ByVal excelShapeList() As ExcelShape _ ) As Boolean
bool ExcelSetShapeList( int sheet, ExcelShape[] excelShapeList )