OMath.Justification Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Retorna ou define um WdOMathJc que representa a justificativa para uma equação. Leitura/gravação.
public:
property Microsoft::Office::Interop::Word::WdOMathJc Justification { Microsoft::Office::Interop::Word::WdOMathJc get(); void set(Microsoft::Office::Interop::Word::WdOMathJc value); };
public Microsoft.Office.Interop.Word.WdOMathJc Justification { get; set; }
member this.Justification : Microsoft.Office.Interop.Word.WdOMathJc with get, set
Public Property Justification As WdOMathJc