ExcelChartWorksheetWorkbook Property |
Gets the workbook of this chart worksheet.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelWorkbook Workbook { get; }Public ReadOnly Property Workbook As ExcelWorkbook
Get
Property Value
ExcelWorkbook
See Also