ExcelWorksheetWorkbook Property |
Gets the parent workbook of this 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