Aspose::Cells::Cell::Calculate method
Cell::Calculate method
Calculates the formula of the cell.
void Aspose::Cells::Cell::Calculate(const CalculationOptions &options)
Parameter | Type | Description |
---|---|---|
options | const CalculationOptions& | Options for calculation |
See Also
- Class CalculationOptions
- Class Cell
- Namespace Aspose::Cells
- Library Aspose.Cells for C++