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: 9.0.0
Syntax
public ExcelChartWorksheetsCollection ChartWorksheets { get; }

Property Value

ExcelChartWorksheetsCollection
See Also