XLL+ Class Library (6.3)

Argument.ValueListIsExclusive

Controls whether a value list is used to validate inputs.

Remarks

If this property is set to true, then the value list will be used to constrain the value of the input. If the input is not one of the values in the list, then an exception will be raised and the function will report an input error.

See Also

Argument Model | Argument Properties