ExcelWorkbookWorksheets Property |
Gets the worksheets collection of this workbook.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelWorksheetsCollection Worksheets { get; }Public ReadOnly Property Worksheets As ExcelWorksheetsCollection
Get
Property Value
ExcelWorksheetsCollection
See Also