CellRange.Worksheet Property
Gets the worksheet that contains the cell range.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.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