get_UseCell()
IChartCategory::get_UseCell() method
If true then AsCell property is actual. In other words, worksheet is used for storing category (this case supports a multi-level category). If false then AsLiteral property is actual. In other words, worksheet is NOT used for storing category (and this case doesn’t support a multi-level categories). Read-only bool.
virtual bool Aspose::Slides::Charts::IChartCategory::get_UseCell()=0
Remarks
For change value of this property (for all categories in collection) set new value to ChartCategoryCollection.UseCells property.
See Also
- Class IChartCategory
- Namespace Aspose::Slides::Charts
- Library Aspose.Slides