XLL+ Class Library (7.0)

Argument.Name

Name of the argument, as it will appear in the Excel Formula Wizard

Remarks

This name should be unique within a function. If it is not, then warnings will be issued by the XLL+ tools and the code will fail to compile.

Validation

If an argument's name is a duplicate, or is not a valid C++ variable name, then a warning will be generated.

See Also

Argument Model | Argument Properties