Share via


MarqueeElement.dataFormatAs Property

SharePoint Designer Developer Reference

Sets or returns a String that contains the value of the dataFormatAs attribute, which represents how to render the data supplied to a specified object. Corresponds to the dataFormatAs attribute for a MARQUEE element.

Syntax

expression.dataFormatAs

expression   Required. A variable that represents a MarqueeElement object.

See Also