Specifies the array of strings in the list from which the user chooses.
Syntax
array = ListInput.Items
Part | Description |
---|---|
array | A returned array of strings from which the user chooses. |
ListInput | An object variable that represents one of the user input types. |
Applies To
Remarks
This property is read-only.
See Also
Caption Property, ItemCount, Selection Property