[Table of Contents] [docx version]

VML Reference Material - VML

Inc (Scroll Bar Increment)

This element specifies the number of lines to move the scroll bar on an increment click. If omitted, the increment is 0. This element is used for scroll bars and spinners.

[Example:

<x:ClientData … > …
<x:Inc>1</x:Inc>
</x:ClientData>

end example]

The possible values for this element are defined by the XML Schema integer datatype.

Parent Elements

ClientData6.4.2.12)