GrapeCity PlusPak for Windows Forms 11.0J
CellPosition コンストラクタ

セルの列位置。
セルの行位置。
CellPosition クラスの新しいインスタンスを初期化します。
シンタックス
Public Function New( _
   ByVal column As Integer, _
   ByVal row As Integer _
)
public CellPosition( 
   int column,
   int row
)

パラメータ

column
セルの列位置。
row
セルの行位置。
参照

参照

CellPosition 構造体
CellPosition メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.