formula_local property
formula_local property
Get the locale formatted formula of the cell.
Definition:
@property
def formula_local(self):
...
@formula_local.setter
def formula_local(self, value):
...
See Also
- module
aspose.cells
- class
Cell