MESCIUS SPREAD for Windows Forms 15.0J
CellReference コンストラクタ

セルの一番上の行のインデックスを示す整数値。
セルの左端の列のインデックスを示す整数値。
Reference クラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal row As Integer, _
   ByVal column As Integer _
)
public CellReference( 
   int row,
   int column
)

パラメータ

row
セルの一番上の行のインデックスを示す整数値。
column
セルの左端の列のインデックスを示す整数値。
参照

CellReference 構造体
CellReference メンバ

 

 


© MESCIUS inc. All rights reserved.