OMathArgs.Item(Int32) 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.
Renvoie un OMath Object qui représente l’élément spécifié dans la collection.
public:
Microsoft::Office::Interop::Word::OMath ^ Item(int Index);
public Microsoft.Office.Interop.Word.OMath Item (int Index);
abstract member Item : int -> Microsoft.Office.Interop.Word.OMath
Public Function Item (Index As Integer) As OMath
Paramètres
- Index
- Int32
Exige Entier qui spécifie la position ordinale de l’objet au sein de la collection.