Overview
ChartDataWorksheet is a class in Aspose.Slides FOSS for Python.
Inherits from: IChartDataWorksheet.
Represents a worksheet in the chart data workbook.
Properties: index, name.
Properties
| Name | Type | Access | Description |
|---|
name | str | Read | Gets the name. |
index | int | Read | Gets the index. |
See Also