Aspose::Cells::Cell::Calculate method

Cell::Calculate method

Calculates the formula of the cell.

void Aspose::Cells::Cell::Calculate(const CalculationOptions &options)
ParameterTypeDescription
optionsconst CalculationOptions&Options for calculation

See Also