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; }
Public ReadOnly Property ChartWorksheets As ExcelChartWorksheetsCollection
Get
Property Value
Type:
ExcelChartWorksheetsCollectionSee Also