OMath.Justification Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Renvoie ou définit un WdOMathJc qui représente la justification d’une équation. Lecture-écriture.
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