[Table of Contents] [docx version]
VML Reference Material - VML
This element specifies the smallest width allowed for the dropdown window in screen pixels. This element is used for list boxes and dropdowns.
[Example:
<x:ClientData … > …
<x:WidthMin>78</x:WidthMin>
</x:ClientData>
end example]
The possible values for this element are defined by the XML Schema integer datatype.
Parent Elements |
ClientData (§6.4.2.12) |