Share via


MarqueeElement.scrollAmount Property

SharePoint Designer Developer Reference

Sets or returns a Long that represents the number of pixels that the text scrolls between each subsequent drawing of a MARQUEE element.

Syntax

expression.scrollAmount

expression   Required. A variable that represents a MarqueeElement object.

See Also