GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > CellProtection 構造体 : 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
。