MESCIUS SPREAD for Windows Forms 15.0J
CellReference コンストラクタ(Int32,Int32)

行のインデックスを示す整数。
列のインデックスを示す整数。
絶対セル参照を表すCellReference構造体の新しいインスタンスを初期化します。
構文
'宣言
 
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.