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

ユーザーが選択しているセル範囲を取得します。
構文
'Declaration
 
Public ReadOnly Property ActiveSelection As CellRange()
public CellRange[] ActiveSelection {get;}

プロパティ値

ユーザーが選択しているセル範囲。
解説

ActiveSelection プロパティは、マウスが押されたセルからマウスポインタのあるセルまでの範囲を表します。

GcSpreadGrid の LayoutMode が Cell の場合、配列の要素数は1つだけになります。

参照

SelectionChangingEventArgs クラス
SelectionChangingEventArgs メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.