SPREAD for WPF 3.0J - GcSpreadGrid
CellPosition コンストラクタ(Int32,Int32)

GrapeCity.Windows.SpreadGrid 名前空間 > CellPosition 構造体 > CellPosition コンストラクタ : CellPosition コンストラクタ(Int32,Int32)
行インデックス。
列インデックス。
指定した行インデックスと列インデックスを使用して、CellPosition クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal row As Integer, _
   ByVal column As Integer _
)
public CellPosition( 
   int row,
   int column
)

パラメータ

row
行インデックス。
column
列インデックス。
参照

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