Range.PreviousSubdocument Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 ()