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

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

パラメータ

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

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