XlCellPosition.ToString() Method
Constructs a textual cell reference from the position.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v25.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Returns
| Type | Description |
|---|---|
| String | A string that is the textual cell reference. |
Remarks
Use the ToString method to get a textual cell reference that can be used in spreadsheet formulas.
See Also