Share via


DropDown.Value Property

Word Developer Reference

Returns or sets the number of the selected item in a drop-down form field. Read/write Long.

Syntax

expression.Value

expression   Required. A variable that represents a DropDown object.

See Also