Styles.StylesPart 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.
Gets the StylesPart associated with this element, it could either be a StyleDefinitionsPart or a StylesWithEffectsPart.
public DocumentFormat.OpenXml.Packaging.StylesPart StylesPart { get; }public DocumentFormat.OpenXml.Packaging.StylesPart? StylesPart { get; }member this.StylesPart : DocumentFormat.OpenXml.Packaging.StylesPartPublic ReadOnly Property StylesPart As StylesPart