Winnovative Excel Library

ExcelCellProtectionHiddenFormula Property

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

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public bool HiddenFormula { get; set; }

Property Value

Type: Boolean
See Also

Reference