Range.NextSubdocument Method

Definition

Moves the range to the next subdocument.

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

Remarks

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

Applies to