CustomFunctionArgumentDescription.ResultType Property
Gets or sets the text description of the type the function returns.
Namespace: DevExpress.Spreadsheet.Functions
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
String | A string describing the return type. |
See Also