XLL+ Class Library (6.3)

Argument.ValueList

Contains a list of value/description pairs.

Remarks

This list of values will be used in three places:

  1. As a drop-down list in the Excel Formula Wizard, if ShowValueListInFormulaWizard is true, and the argument is scalar.
  2. As a set of values that constrain the value of the input, if ValueListIsExclusive is true.
  3. As the source for a table of values in the function's help page.

See Also

Argument Model | Argument Properties