RunProperties.StylisticSets 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.
StylisticSets, cette propriété est disponible uniquement dans Office 2010 et versions ultérieures.
Représente la balise d’élément suivante dans le schéma : w14 :stylisticSets.
public DocumentFormat.OpenXml.Office2010.Word.StylisticSets StylisticSets { get; set; }
public DocumentFormat.OpenXml.Office2010.Word.StylisticSets? StylisticSets { get; set; }
member this.StylisticSets : DocumentFormat.OpenXml.Office2010.Word.StylisticSets with get, set
Public Property StylisticSets As StylisticSets