CellRange.Areas Property
Provides access to the ranges that comprise a complex (union) range.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v26.1.Core.dll
Declaration
Property Value
Remarks
For a simple range, the Areas property returns the simple range itself.
To create a complex range, use multiple selection or the CellRange.Union method.
See Also
