RunProperties.StylisticSets Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
StylisticSets, this property is only available in Office 2010 and later..
Represents the following element tag in the schema: 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