Specifies the column properties for this section.
<cols>
<col/>
</cols>
Property | Value |
---|---|
Name | cols |
Data Type | ComplexType |
Minimum Occurences | 0 |
Maximum Occurences | 1 |
Default Value | N/A |
Abstract | False |
Nillable | False |
Element Constraints | Sequence |
Element | Required/Optional | Description |
---|---|---|
col | Required |
Attribute | Data Type | Default Value | Use | Description |
---|---|---|---|---|
equalWidth | onOffType | Optional | Specifies whether all columns are of equal width. | |
space | twipsMeasureType | Optional | If all columns are of equal width the amount of space between each colunn. | |
num | decimalNumberType | Optional | If all columns are of equal width, the number of columns. | |
sep | onOffType | Optional | Adds a vertical line between columns. |