XlExpression.ToString() Method
Constructs a textual expression from the XlExpression object.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Returns
Type | Description |
---|---|
String | A string expression. |
See Also