Compatibility.DoNotVerticallyAlignInTextBox 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.
Ignorer l’alignement vertical dans les zones de texte.
Représente la balise d’élément suivante dans le schéma : w :doNotVertAlignInTxbx.
public DocumentFormat.OpenXml.Wordprocessing.DoNotVerticallyAlignInTextBox DoNotVerticallyAlignInTextBox { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.DoNotVerticallyAlignInTextBox? DoNotVerticallyAlignInTextBox { get; set; }
member this.DoNotVerticallyAlignInTextBox : DocumentFormat.OpenXml.Wordprocessing.DoNotVerticallyAlignInTextBox with get, set
Public Property DoNotVerticallyAlignInTextBox As DoNotVerticallyAlignInTextBox