GrapeCity SPREAD for Windows Forms 12.0J
FormulaHidden プロパティ


セル数式が非表示になっているかどうかを示す値を取得または設定します。
構文
'Declaration
 
Public Property FormulaHidden As Boolean
'使用法
 
Dim instance As CellProtection
Dim value As Boolean
 
instance.FormulaHidden = value
 
value = instance.FormulaHidden
public bool FormulaHidden {get; set;}

プロパティ値

セル数式が非表示になっている場合はtrue、それ以外の場合はfalse
参照

CellProtection 構造体
CellProtection メンバ

 

 


Copyright © 2004 GrapeCity inc.