ChartDataWorksheet

ChartDataWorksheet

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

NameTypeAccessDescription
namestrReadGets the name.
indexintReadGets the index.

See Also