w:dropDownList
Drop-Down List Structured Document Tag
Element information
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Schema document: wml.xsd
Type: w:CT_SdtDropDownList
Properties: Local, Qualified
Content
- w:listItem [0..*] Drop-Down List Item
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
w:lastValue | [0..1] | w:ST_String | Drop-down List Last Saved Value |
Used in
- Type w:CT_SdtPr (Element w:sdtPr)
Sample instance
<w:dropDownList> <w:listItem/> </w:dropDownList>