ExcelWorksheetWorkbook Property |
Gets the parent workbook of this worksheet.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public ExcelWorkbook Workbook { get; }
Public ReadOnly Property Workbook As ExcelWorkbook
Get
Property Value
Type:
ExcelWorkbookSee Also