IChartDataWorkbook class

IChartDataWorkbook class

Provides access to embedded Excel workbook

The IChartDataWorkbook type exposes the following members:

Properties

PropertyDescription
worksheetsGets a collection of worksheets.

Methods

MethodDescription
get_cellGets the cell that can be used for chart series or categories
get_cellGets the cell that can be used for chart series or categories
get_cellGets the cell that can be used for chart series or categories
get_cellGets the cell that can be used for chart series or categories
get_cellGets the cell that can be used for chart series or categories
calculate_formulasCalculates all formulas in the workbook and updates corresponding cells values.
get_cell_collectionGets the set of cells.
clearClear all cells values on sheet

See Also