CellArea.ToString() Method
Gets reference string to a range represented by the CellArea object.
Namespace: DevExpress.Spreadsheet.Formulas
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Returns
Type | Description |
---|---|
String | A string reference to a cell range in ReferenceStyle.A1 style. |
See Also