w:cols
Column Definitions
Element information
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Schema document: wml.xsd
Type: w:CT_Columns
Properties: Local, Qualified
Content
- Sequence [0..1]
- w:col [1..45] Single Column Definition
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
w:equalWidth | [0..1] | w:ST_OnOff | Equal Column Widths | |
w:space | [0..1] | w:ST_TwipsMeasure | Spacing Between Equal Width Columns | |
w:num | [0..1] | w:ST_DecimalNumber | Number of Equal Width Columns | |
w:sep | [0..1] | w:ST_OnOff | Draw Line Between Columns |
Used in
- Group w:EG_SectPrContents
- Type w:CT_SectPrBase via reference to w:EG_SectPrContents (Element w:sectPr)
- Type w:CT_SectPr via reference to w:EG_SectPrContents (Elements w:sectPr, w:sectPr)
Sample instance
<w:cols> <w:col/> </w:cols>