OMathMatRows.Item[Int32] Propriété

Définition

Renvoie un OMathMatRow Object 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

Integer obligatoire spécifie la position ordinale de l’objet au sein de la collection.

Valeur de propriété

OMathMatRow

OMathMatRow

S’applique à