GrapeCity SPREAD for WPF 2.0J
CellPosition コンストラクタ(Int32,String)

行インデックス。
列名。
指定した行インデックスと列名を使用して、CellPosition クラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal row As Integer, _
   ByVal columnName As String _
)
public CellPosition( 
   int row,
   string columnName
)

パラメータ

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

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

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.