Description property List
-
Property type
-
A Variant value.
-
Syntax
-
object.List([Index]) [= value]
The List Property syntax has these parts: |
| object | An expression evaluating to an object of type McCommandBarComboBox. | | Index | Optional. A Long value. | | value | A Variant value. |
|