style:columns
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:style:1.0
Schema document: style.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Sequence [1..1]
- style:column-sep [0..1]
- style:column [0..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
fo:column-count | [1..1] | text:positiveInteger | from group text:style-columns-attlist | |
fo:column-gap | [0..1] | text:length | from group text:style-columns-attlist |
Used in
- Group text:style-columns
- Type text:style-graphic-properties-content-strict via reference to text:style-columns
- Type text:style-graphic-properties-elements via reference to text:style-columns
- Type text:style-page-layout-properties-content-strict via reference to text:style-columns
- Type text:style-page-layout-properties-elements via reference to text:style-columns
- Type text:style-section-properties-content-strict via reference to text:style-columns
- Type text:style-section-properties-elements via reference to text:style-columns
- Type text:style-graphic-properties-content via reference to text:style-columns (Element style:graphic-properties)
- Type text:style-page-layout-properties-content via reference to text:style-columns (Element style:page-layout-properties)
- Type text:style-section-properties-content via reference to text:style-columns (Element style:section-properties)
Sample instance
<style:columns fo:column-count="1"> <style:column-sep style:width="string" style:vertical-align="top"/> <style:column style:rel-width="string"/> </style:columns>