OMath.Type Propiedad

Definición

Devuelve o establece una WdOMathType constante que representa si una ecuación se muestra en línea con el texto que la rodea o se muestra en su propia línea. Lectura y escritura.

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

Valor de propiedad

WdOMathType

Se aplica a