MESCIUS SPREAD for Windows Forms 15.0J
ExcelGetPrintTitles メソッド

シートインデックス
行インデックス
列インデックス
行数
列数
Excel BIFFファイルへのエクスポートのために印刷用のタイトルを取得します。
構文
bool ExcelGetPrintTitles( 
   short sheet,
   ref int row,
   ref int column,
   ref int rowCount,
   ref int columnCount
)
'宣言
 
Function ExcelGetPrintTitles( _
   ByVal sheet As Short, _
   ByRef row As Integer, _
   ByRef column As Integer, _
   ByRef rowCount As Integer, _
   ByRef columnCount As Integer _
) As Boolean
 

パラメータ

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

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

 

 


© MESCIUS inc. All rights reserved.