MathProperties.DefaultJustification 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.
Justification par défaut.
Représente la balise d’élément suivante dans le schéma : m :defJc.
public DocumentFormat.OpenXml.Math.DefaultJustification DefaultJustification { get; set; }
public DocumentFormat.OpenXml.Math.DefaultJustification? DefaultJustification { get; set; }
member this.DefaultJustification : DocumentFormat.OpenXml.Math.DefaultJustification with get, set
Public Property DefaultJustification As DefaultJustification