Selection.PreviousSubdocument Method

Definition

Moves the selection to the previous subdocument.

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

Remarks

If there isn't another subdocument, an error occurs.

Applies to