Share via


OMathMatRows.Item[Int32] Propriété

Définition

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

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

Paramètres

Index
Int32

Entier requis Spécifie la position ordinale de l’objet dans la collection.

Valeur de propriété

OMathMatRow

S’applique à