[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.CellProtection.FormulaHidden

FormulaHidden Property

FormulaHidden

Gets or sets a value indicating whether the cell formula is hidden.

Declaration
public bool FormulaHidden { get; set; }
Public Property FormulaHidden As Boolean
Property Value
Type Description
bool

true if the cell formula is hidden; otherwise, false.