Share via


MarqueeElement.parentTextEdit Property

SharePoint Designer Developer Reference

Returns an IHTMLElement object that represents the parent element in the document hierarchy that can be used to create a text range containing the original element.

Syntax

expression.parentTextEdit

expression   Required. A variable that represents a MarqueeElement object.

See Also