CustomFunctionArgumentDescription.Name Property
In This Article
Gets or sets the name of an argument.
Namespace: DevExpress.Spreadsheet.Functions
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Property Value
Type | Description |
---|---|
String | A string that names the argument. |
See Also