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