calculate method

calculate(self, options)

Calculates the formula of the cell.


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

See Also