Cell.Calculate

Cell.Calculate method

Calculates the formula of the cell.

public void Calculate(CalculationOptions options)
ParameterTypeDescription
optionsCalculationOptionsOptions for calculation

See Also