Partager via


OMaths.Item[Int32] Propriété

Définition

Renvoie un OMath objet qui représente l’élément spécifié dans la collection.

public:
 property Microsoft::Office::Interop::Word::OMath ^ default[int] { Microsoft::Office::Interop::Word::OMath ^ get(int Index); };
public Microsoft.Office.Interop.Word.OMath this[int Index] { get; }
member this.Item(int) : Microsoft.Office.Interop.Word.OMath
Default Public ReadOnly Property Item(Index As Integer) As OMath

Paramètres

Index
Int32

Valeur de propriété

OMath

S’applique à