IChartDataWorksheet Interface

Represents worksheet associated with IChartDataCell

Namespace:  Aspose.Slides.Charts
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public interface IChartDataWorksheet

The IChartDataWorksheet type exposes the following members.

Properties
  NameDescription
Public propertyIndex
Gets the index. Read-only Int32.
Public propertyName
Gets the name. Read-only String.
See Also