MarqueeElement.scrollDelay Property

SharePoint Designer Developer Reference

Sets or returns a Long that represents the speed, in milliseconds, that the text within a MARQUEE element scrolls.

Syntax

expression.scrollDelay

expression   Required. A variable that represents a MarqueeElement object.

See Also