'Declaration Function ExcelSetDimensions( _ ByVal sheet As Short, _ ByVal firstRow As Integer, _ ByVal lastRowPlus1 As Integer, _ ByVal firstCol As Short, _ ByVal lastColPlus1 As Short _ ) As Boolean
'Declaration
Function ExcelSetDimensions( _ ByVal sheet As Short, _ ByVal firstRow As Integer, _ ByVal lastRowPlus1 As Integer, _ ByVal firstCol As Short, _ ByVal lastColPlus1 As Short _ ) As Boolean
bool ExcelSetDimensions( short sheet, int firstRow, int lastRowPlus1, short firstCol, short lastColPlus1 )
IExcelBiffRead インタフェース IExcelBiffRead メンバ
© MESCIUS inc. All rights reserved.