MESCIUS SPREAD for Windows Forms 17.0J
ExcelGetDimensions メソッド

シートインデックス
列数
行数
Excel BIFFファイルへのエクスポートのためにサイズを取得します。
構文
'Declaration
 
Function ExcelGetDimensions( _
   ByVal sheet As Short, _
   ByRef col As Integer, _
   ByRef row As Integer _
) As Boolean
bool ExcelGetDimensions( 
   short sheet,
   ref int col,
   ref int row
)

パラメータ

sheet
シートインデックス
col
列数
row
行数
参照

IExcelBiffWrite インタフェース
IExcelBiffWrite メンバ

 

 


© MESCIUS inc. All rights reserved.