Style.IsFormulaHidden
Style.IsFormulaHidden property
Represents if the formula will be hidden when the worksheet is protected.
public bool IsFormulaHidden { get; set; }
See Also
- class Style
- namespace Aspose.Cells
- assembly Aspose.Cells
Represents if the formula will be hidden when the worksheet is protected.
public bool IsFormulaHidden { get; set; }