IChartDataWorksheet

IChartDataWorksheet interface

Represents worksheet associated with IChartDataCell

public interface IChartDataWorksheet

Properties

NameDescription
Index { get; }Gets the index. Read-only Int32.
Name { get; }Gets the name. Read-only String.

See Also