calculate method

calculate

Calculates the formula of the cell.

def calculate(self, options):
    ...
ParameterTypeDescription
optionsCalculationOptionsOptions for calculation

See Also