Partager via


TextRange2.Item(Object) Méthode

Définition

Obtient la plage de texte spécifiée par le numéro d’index de l’objet TextRange2 .

public:
 Microsoft::Office::Core::TextRange2 ^ Item(System::Object ^ Index);
public Microsoft.Office.Core.TextRange2 Item (object Index);
abstract member Item : obj -> Microsoft.Office.Core.TextRange2
Public Function Item (Index As Object) As TextRange2

Paramètres

Index
Object

Numéro d'index de la plage de texte.

Retours

TextRange2

S’applique à