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

行のインデックスを示す整数。
列のインデックスを示す整数。
このCellReferenceのソースとの関係を示すRelation値。
CellReference 構造体の新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal relation As CellRelation _
)
public CellReference( 
   int row,
   int column,
   CellRelation relation
)

パラメータ

row
行のインデックスを示す整数。
column
列のインデックスを示す整数。
relation
このCellReferenceのソースとの関係を示すRelation値。
参照

CellReference 構造体
CellReference メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.