Click or drag to resize

ExcelWorkbookWorksheets Property

Gets the worksheets collection of this workbook.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelWorksheetsCollection Worksheets { get; }

Property Value

Type: ExcelWorksheetsCollection
See Also