MESCIUS SPREAD for Windows Forms 15.0J
Item プロパティ (CellInfoRange)

指定した行と列にあるセルのセル情報オブジェクトを取得または設定します。
構文
'宣言
 
Public Default Property Item( _
   ByVal row As Integer, _
   ByVal column As Integer _
) As CellInfo
public CellInfo this[ 
   int row,
   int column
]; {get; set;}

パラメータ

row
column
参照

CellInfoRange クラス
CellInfoRange メンバ

 

 


© MESCIUS inc. All rights reserved.