ChartDataWorksheet
ChartDataWorksheet class
Represents worksheet associated with IChartDataCell
public class ChartDataWorksheet : DomObject<ChartDataWorksheetCollection>, IChartDataWorksheet
Properties
Name | Description |
---|---|
Index { get; } | Gets the index of the worksheet. Read-only Int32. |
Name { get; } | Returns the name of the worksheet. Read-only String. |
See Also
- class DomObject<TParent>
- class ChartDataWorksheetCollection
- interface IChartDataWorksheet
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides