Styles class
Style Definitions. When the object is serialized out as xml, its qualified name is w:styles. Defines Styles.
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.OpenXmlPartRootElement
DocumentFormat.OpenXml.Wordprocessing.Styles
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
[ISO/IEC 29500-1 1st Edition]
styles (Style Definitions)
This element specifies all of the style information stored in the WordprocessingML document: style definitions as well as latent style information.
[Example: The Normal paragraph style in a word processing document can have any number of formatting properties, e.g. font face = Times New Roman; font size = 12pt; paragraph justification = left). All paragraphs which reference this paragraph style would automatically inherit these properties. end example]
Parent Elements |
|---|
Root element of WordprocessingML Style Definitions part |
Child Elements | Subclause |
|---|---|
docDefaults (Document Default Paragraph and Run Properties) | §17.7.5.1 |
latentStyles (Latent Style Information) | §17.7.4.5 |
style (Style Definition) | §17.7.4.17 |
[Note: The W3C XML Schema definition of this element’s content model (CT_Styles) is located in §A.1. end note]
© ISO/IEC29500: 2008.