get_calculated_field_formula method

get_calculated_field_formula

Get the formula string of the specified calculated field .

def get_calculated_field_formula(self):
    ...

Remarks

NOTE: This method is now obsolete. Instead, please use PivotField.GetFormula() method. This method will be removed 12 months later since August 2024. Aspose apologizes for any inconvenience you may have experienced.

See Also