ChartDataWorksheetCollection

ChartDataWorksheetCollection class

Represents the collection of worksheets of chart data workbook.

The ChartDataWorksheetCollection type exposes the following members:

Properties

NameDescription
as_i_collectionReturns ICollection class.
as_i_enumerableReturns IEnumerable class.

Indexer

NameDescription
[index]Returns the worksheet by index.

See Also