XlCellPosition.ToString() Method
Constructs a textual cell reference from the position.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.2.Core.dll
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