GrapeCity SPREAD for WPF 2.0J
SelectedRanges プロパティ

現在選択されているセル範囲のコレクションを取得します。
構文
'Declaration
 
Public ReadOnly Property SelectedRanges As ReadOnlyCollection(Of CellRange)
public ReadOnlyCollection<CellRange> SelectedRanges {get;}

プロパティ値

現在選択されているセル範囲のコレクション。
参照

GcSpreadGrid クラス
GcSpreadGrid メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.