Range.GoToPrevious(WdGoToItem) Methode

Definition

Gibt ein Range -Objekt zurück, das auf die Startposition des vorherigen Elements oder der position verweist, die durch das What Argument angegeben wurde.

public:
 Microsoft::Office::Interop::Word::Range ^ GoToPrevious(Microsoft::Office::Interop::Word::WdGoToItem What);
public Microsoft.Office.Interop.Word.Range GoToPrevious (Microsoft.Office.Interop.Word.WdGoToItem What);
abstract member GoToPrevious : Microsoft.Office.Interop.Word.WdGoToItem -> Microsoft.Office.Interop.Word.Range
Public Function GoToPrevious (What As WdGoToItem) As Range

Parameter

What
WdGoToItem

Erforderlich WdGoToItem. Das Element, in das der angegebene Bereich oder die angegebene Auswahl verschoben werden soll.

Gibt zurück

Gilt für: