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