style:section-properties
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:style:1.0
Schema document: style.xsd
Type: text:style-section-properties-content
Properties: Global, Qualified
Content
- Choice [0..*]
- style:background-image [0..1]
- style:columns [0..1]
- text:notes-configuration
from group text:style-background-imagefrom group text:style-columns
from type text:style-section-properties-elements
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
fo:background-color | [0..1] | Anonymous | from group text:common-background-color-attlist | |
fo:margin-left | [0..1] | Anonymous | from group text:common-horizontal-margin-attlist | |
fo:margin-right | [0..1] | Anonymous | from group text:common-horizontal-margin-attlist | |
style:protect | [1..1] | text:boolean | from group style:protect | |
text:dont-balance-text-columns | [0..1] | text:boolean | from group text:style-section-properties-attlist | |
style:writing-mode | [0..1] | Anonymous | from group text:common-writing-mode-attlist |
Used in
- Anonymous type of element style:style via extension of text:style-style-content
- Type text:style-style-content (Element style:default-style)
Sample instance
<style:section-properties style:protect="true"> <style:background-image style:position="left" xlink:show="embed" xlink:actuate="onLoad"> <office:binary-data>GpM7</office:binary-data> </style:background-image> </style:section-properties>