Range.PreviousSubdocument Method

Definition

Moves the range or selection to the previous subdocument. If there isn't another subdocument, an error occurs.

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

Applies to