Click or drag to resize

CellStyleObject FormulaHidden Property

True if the formula will be hidden when the worksheet is protected.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public bool FormulaHidden { get; set; }

Property Value

Type: Boolean

Implements

IExtendedFormat FormulaHidden
See Also