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