Wordprocessing Styles
A default set of properties which are inherited by every paragraph and run within the document may be specified with the docDefaults within the styles root element of the styles part. These default properties will define the formatting unless they are overridden by other styles or by direct formatting. Note that if the docDefaults is not specified, then the application can define defaults.
The above default style specifies a default paragraph property of centered text and a default run property of bold text.
Child Elements:
Element | Description |
---|---|
pPrDefault | Specifies a set of default paragraph properties. The actual properties are stored within a child pPr element. See Paragraphs - Properties. Reference: ECMA-376, 3rd Edition (June, 2011), Fundamentals and Markup Language Reference § 17.7.5.3.
|
rPrDefault | Specifies a set of default run properties. The actual properties are stored within a child rPr element. See Text - Formatting. Reference: ECMA-376, 3rd Edition (June, 2011), Fundamentals and Markup Language Reference § 17.7.5.4.
|
Related HTML/CSS property:
- This is the first level.
- This is the second level.
- This is the third level.