IsFormulaHidden Method
IsFormulaHidden function
Represents if the formula will be hidden when the worksheet is protected.
func (instance *Style) IsFormulaHidden() (bool, error)
Remarks
See Also
- Class Style
- Library Aspose.Cells for Go
Represents if the formula will be hidden when the worksheet is protected.
func (instance *Style) IsFormulaHidden() (bool, error)