RangeUnionExpression.GetOperatorText(WorkbookDataContext) Method
In This Article
Gets the operator symbol specific to the current worksheet and the culture.
Namespace: DevExpress.Spreadsheet.Formulas
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
context | DevExpress. |
An Expression |
#Returns
Type | Description |
---|---|
String | A string that is the operator symbol. |
See Also