Range.GoToPrevious(WdGoToItem) Méthode

Définition

Renvoie un Range Object qui fait référence à la position de début de l’élément précédent ou l’emplacement spécifié par l' What argument.

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

Paramètres

What
WdGoToItem

Obligatoire WdGoToItem . Élément vers lequel la plage ou la sélection spécifiée doit être déplacée.

Retours

Range

S’applique à