CellArea.TopLeft Property
Gets or sets the position of the top left corner of the rectangular cell area.
Namespace: DevExpress.Spreadsheet.Formulas
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
CellReferencePosition | A CellReferencePosition object that specifies the cell coordinate. |
See Also