Compartir a través de


OMathMatCols.Item[Int32] Propiedad

Definición

Devuelve un OMathMatCol objeto que representa el elemento especificado en la colección.

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

Parámetros

Index
Int32

Integer obligatorio Especifica la posición ordinal del objeto dentro de la colección.

Valor de propiedad

OMathMatCol

Se aplica a