CellReferencePosition.ToString() Method
Returns the string cell reference.
Namespace: DevExpress.Spreadsheet.Formulas
Assembly: DevExpress.Spreadsheet.v25.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Returns
| Type | Description |
|---|---|
| String | A string that is the cell reference in ReferenceStyle.A1 style. |
See Also