ExcelWorkbookChartWorksheets Property
Gets the collection of chart worksheets of this workbook.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public ExcelChartWorksheetsCollection ChartWorksheets { get; }
Public ReadOnly Property ChartWorksheets As ExcelChartWorksheetsCollection
Get
public:
property ExcelChartWorksheetsCollection^ ChartWorksheets {
ExcelChartWorksheetsCollection^ get ();
}
member ChartWorksheets : ExcelChartWorksheetsCollection with get
Property Value
ExcelChartWorksheetsCollection