Partager via


OMathMatCols.Item[Int32] Propriété

Définition

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

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

Paramètres

Index
Int32

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

Valeur de propriété

OMathMatCol

S’applique à