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

セルが GcSpreadGrid のアクティブセルかどうかを示す値を取得します。
構文
'Declaration
 
Public ReadOnly Property IsActive As Boolean
public bool IsActive {get;}

プロパティ値

現在のセルがアクティブな場合は true。それ以外の場合は false
参照

Cell クラス
Cell メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.