Click or drag to resize

ExcelCellProtectionHiddenFormula Property

A flag indicating if the formula is hidden when the worksheet is protected. This property is applied only when the worksheet is protected.

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public bool HiddenFormula { get; set; }

Property Value

Boolean
See Also