Click or drag to resize

ExcelWorkbookWorksheets Property

Gets the worksheets collection of this workbook.

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

Property Value

ExcelWorksheetsCollection
See Also