Calculate
IChartDataCell.Calculate method
If the cell contains a formula, the value will be updated base on that formula.
public void Calculate(bool updateValues)
Parameter | Type | Description |
---|---|---|
updateValues | Boolean | If false, no actual calculation will be performed. Use true for possible exceptions check. |
See Also
- interface IChartDataCell
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides