Compartir a través de


OMathEqArray.Align Propiedad

Definición

Devuelve o establece un WdOMathVertAlignType objeto que representa el tipo de alineación vertical de una matriz de ecuaciones con respecto al texto que rodea la matriz. Lectura y escritura.

public:
 property Microsoft::Office::Interop::Word::WdOMathVertAlignType Align { Microsoft::Office::Interop::Word::WdOMathVertAlignType get(); void set(Microsoft::Office::Interop::Word::WdOMathVertAlignType value); };
public Microsoft.Office.Interop.Word.WdOMathVertAlignType Align { get; set; }
member this.Align : Microsoft.Office.Interop.Word.WdOMathVertAlignType with get, set
Public Property Align As WdOMathVertAlignType

Valor de propiedad

WdOMathVertAlignType

Se aplica a