Click or drag to resize

ExcelWorksheetCells Property

Gets CellRange with all the cells in the worksheet.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.4.23
Syntax
public CellRange Cells { get; }

Property Value

CellRange
See Also