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