FunctionExpression.Function Property
Gets or sets the function used in an expression.
Namespace: DevExpress.Spreadsheet.Formulas
Assembly: DevExpress.Spreadsheet.v19.1.Core.dll
Declaration
Property Value
Type | Description |
---|---|
IFunction | An IFunction descendant that is the function used in the formula. |
See Also