DesignerDocument.selection Property

SharePoint Designer Developer Reference

Returns a Selection object that represents the currently selected text in Microsoft Office SharePoint Designer.

Syntax

expression.selection

expression   Required. A variable that represents a DesignerDocument object.

See Also