calculate method
calculate
Calculates the formula of the cell.
def calculate(self, options):
...
Parameter | Type | Description |
---|---|---|
options | CalculationOptions | Options for calculation |
See Also
- module
aspose.cells
- class
Cell
Calculates the formula of the cell.
def calculate(self, options):
...
Parameter | Type | Description |
---|---|---|
options | CalculationOptions | Options for calculation |
aspose.cells
Cell