use_cell property
use_cell property
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.
Remarks
For change value of this property (for all categories in collection) set new value to ChartCategoryCollection.UseCells property.
Definition:
@property
def use_cell(self):
...
See Also
- class
ChartCategory
- module
aspose.slides.charts
- library
Aspose.Slides