Settings.BordersDoNotSurroundFooter 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.
La bordure de page exclut le pied de page.
Représente la balise d’élément suivante dans le schéma : w :bordersDoNotSurroundFooter.
public DocumentFormat.OpenXml.Wordprocessing.BordersDoNotSurroundFooter BordersDoNotSurroundFooter { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.BordersDoNotSurroundFooter? BordersDoNotSurroundFooter { get; set; }
member this.BordersDoNotSurroundFooter : DocumentFormat.OpenXml.Wordprocessing.BordersDoNotSurroundFooter with get, set
Public Property BordersDoNotSurroundFooter As BordersDoNotSurroundFooter