MESCIUS SPREAD for ASP.NET 10.0J
Item プロパティ (DefaultSheetSelectionModel)

選択のインデックス
モデル内の選択を取得します。
構文
'Declaration
 
Public Overrides ReadOnly Default Property Item( _
   ByVal index As Integer _
) As CellRange
public override CellRange this[ 
   int index
]; {get;}

パラメータ

index
選択のインデックス

プロパティ値

選択したセルの範囲を含むCellRangeオブジェクト
解説
選択は、選択したセル範囲です。
参照

DefaultSheetSelectionModel クラス
DefaultSheetSelectionModel メンバ

 

 


© MESCIUS inc. All rights reserved.