Share via


MarqueeElement.hspace Property

SharePoint Designer Developer Reference

Returns or sets a Long that represents the horizontal margin for a MARQUEE element. Corresponds to the hspace attribute.

Syntax

expression.hspace

expression   Required. A variable that represents a MarqueeElement object.

See Also