GrapeCity SPREAD for WPF 2.0J
IsSelected プロパティ (Cell)

セルが選択されているかどうかを示す値を取得します。
構文
'Declaration
 
Public ReadOnly Property IsSelected As Boolean
public bool IsSelected {get;}

プロパティ値

現在のセルが選択されている場合は true。それ以外の場合は false
参照

Cell クラス
Cell メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.