CellRange.Worksheet Property
In This Article
Gets the worksheet that contains the cell range.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Property Value
Type | Description |
---|---|
Worksheet | A Worksheet object that specifies the worksheet that contains the range of cells. |
See Also