is_formula_hidden property
is_formula_hidden property
Represents if the formula will be hidden when the worksheet is protected.
Definition:
@property
def is_formula_hidden(self):
...
@is_formula_hidden.setter
def is_formula_hidden(self, value):
...
See Also
- module
aspose.cells
- class
Style