noThreeD2: A Boolean ([XMLSCHEMA2] section 3.2.2) attribute that specifies whether 3-D effects are disabled. This element is used for drop-downs and list boxes<20>.
Value
Meaning
"true"
The 3-D effects are disabled.
"false"
The 3-D effects are enabled.
page: An unsignedInt ([XMLSCHEMA2] section 3.3.22) attribute that specifies the number of items to move the scroll bar or spin box on a page click. It MUST be at least 0 and at most 30000<21>.
sel: An unsignedInt ([XMLSCHEMA2] section 3.3.22) attribute that specifies the index of the selected item. The list indices are one-based. If set to a value of 0, no items are selected. This attribute applies only to list box and drop-down form controls.
seltype: An ST_SelType attribute that specifies the selection type for the list box. This attribute applies only to list box form controls.