Xuni 製品ヘルプ
GridCellRange コンストラクタ(Int32,Int32,Int32,Int32)
一番上の行
一番左の列
一番下の行
一番右の列
GridCellRangeクラスの新しいインスタンスを初期化します。
構文
public GridCellRange( 
   System.int row1,
   System.int col1,
   System.int row2,
   System.int col2
)

パラメータ

row1
一番上の行
col1
一番左の列
row2
一番下の行
col2
一番右の列
参照

GridCellRange クラス
GridCellRange メンバ
オーバーロード一覧

 

 


Copyright c GrapeCity inc. All rights reserved.