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

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

パラメータ

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

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

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.