_Document.Select Method

Definition

Selects the specified object.

public:
 void Select();
public void Select ();
abstract member Select : unit -> unit
Public Sub Select ()

Remarks

After using this method, use the Selection property to work with the selected items.

Applies to