Click or drag to resize

ExcelWorkbookChartWorksheets Property

Gets the collection of chart worksheets of this workbook.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelChartWorksheetsCollection ChartWorksheets { get; }

Property Value

Type: ExcelChartWorksheetsCollection
See Also