XLL+ Class Library (7.0)

XlValueListItem Element

The XlValueListItem element represents an enumerated value for an argument, along with a description of the value. The following attributes are required: Value, Description.

Attributes

Value

Required. The value against which the argument's value will be compared, and which will be inserted into the formula if the item is selected in the Excel Formula Wizard.

Description

Required. The string which will appear (alongside the value) in the drop-down which appears in the Excel Formula Wizard.

Element Information

Number of occurrences

1 or more

Parent elements

ValueList 

Child elements

(No child elements)

See Also

XLL+ Function Schema