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: 7.0.0
Syntax public bool HiddenFormula { get; set; }
Public Property HiddenFormula As Boolean
Get
Set
Property Value
Type:
BooleanSee Also