get_formula method

get_formula

Gets the formula of this calculated item. Only works when this item is calculated item.

Returns

def get_formula(self):
    ...

See Also