Calculate()
ChartDataCell::Calculate(bool) method
If the cell contains a formula, the value will be updated base on that formula.
void Aspose::Slides::Charts::ChartDataCell::Calculate(bool updateValues) override
Arguments
Parameter | Type | Description |
---|---|---|
updateValues | bool | If false, no actual calculation will be performed. Use true for possible exceptions check. |
See Also
- Class ChartDataCell
- Namespace Aspose::Slides::Charts
- Library Aspose.Slides