GlossaryDocumentPart.StyleDefinitionsPart 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 StyleDefinitionsPart of the GlossaryDocumentPart
public DocumentFormat.OpenXml.Packaging.StyleDefinitionsPart StyleDefinitionsPart { get; }
public DocumentFormat.OpenXml.Packaging.StyleDefinitionsPart? StyleDefinitionsPart { get; }
member this.StyleDefinitionsPart : DocumentFormat.OpenXml.Packaging.StyleDefinitionsPart
Public ReadOnly Property StyleDefinitionsPart As StyleDefinitionsPart