Style.UnhideWhenUsed 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.
Supprimez Semi-Hidden propriété lorsque style est utilisé.
Représente la balise d’élément suivante dans le schéma : w :unhideWhenUsed.
public DocumentFormat.OpenXml.Wordprocessing.UnhideWhenUsed UnhideWhenUsed { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.UnhideWhenUsed? UnhideWhenUsed { get; set; }
member this.UnhideWhenUsed : DocumentFormat.OpenXml.Wordprocessing.UnhideWhenUsed with get, set
Public Property UnhideWhenUsed As UnhideWhenUsed