set_calculated_value method
set_calculated_value
Sets the calculated value for the cell.
def set_calculated_value(self, v):
...
Parameter | Type | Description |
---|---|---|
v | any |
Remarks
User can set the calculated result by this method to ignore the automatic calculation for the cell.
See Also
- module
aspose.cells
- class
CalculationCell