Style.IsFormulaHidden

Style.IsFormulaHidden property

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

public bool IsFormulaHidden { get; set; }

See Also