Click or drag to resize

ExcelDocumentWorksheets Property

Collection of all ExcelWorksheets in a workbook.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntax
public ExcelWorksheetCollection Worksheets { get; }

Property Value

ExcelWorksheetCollection
See Also