CustomFunctionArgumentDescription Class
Contains text descriptions of the argument passed to the User-Defined Function (UDF).
Namespace: DevExpress.Spreadsheet.Functions
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Remarks
The CustomFunctionArgumentDescription instance is an item in the CustomFunctionArgumentsDescriptionsCollection collection. The collection is used to customize the Function Argument dialog which assists the end-user to enter correct UDF arguments in the worksheet formula.
Inheritance
Object
CustomFunctionArgumentDescription
See Also