get_custom_calculated_formula method
get_custom_calculated_formula
Gets the formula of this list column.
Returns
The formula of this list column.
def get_custom_calculated_formula(self, is_r1c1, is_local):
...
Parameter | Type | Description |
---|---|---|
is_r1c1 | bool | Whether the formula needs to be formatted as R1C1. |
is_local | bool | Whether the formula needs to be formatted by locale. |
See Also
- module
aspose.cells.tables
- class
ListColumn