TextRange2.Item(Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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