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.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic bool HiddenFormula { get; set; }Public Property HiddenFormula As Boolean
Get
Set
Property Value
Boolean
See Also