OMathMatCols.Item[Int32] Propriété

Définition

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

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

Valeur de propriété

OMathMatCol

OMathMatCol

S’applique à