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

シートインデックス
X座標
Y座標
一番上の行のインデックス
左(近い方)の列のインデックス
アクティブペインのインデックス
Excel BIFFファイルへのエクスポートのためにペインを取得します。
構文
bool ExcelGetPane( 
   short sheet,
   ref int x,
   ref int y,
   ref int rwTop,
   ref int colLeft,
   ref int activePane
)
'宣言
 
Function ExcelGetPane( _
   ByVal sheet As Short, _
   ByRef x As Integer, _
   ByRef y As Integer, _
   ByRef rwTop As Integer, _
   ByRef colLeft As Integer, _
   ByRef activePane As Integer _
) As Boolean
 

パラメータ

sheet
シートインデックス
x
X座標
y
Y座標
rwTop
一番上の行のインデックス
colLeft
左(近い方)の列のインデックス
activePane
アクティブペインのインデックス
参照

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

 

 


© MESCIUS inc. All rights reserved.