[]
The following table lists the child elements of the columns element. The columns element has no attributes.
Child Element | API Reference | Count | Type |
---|---|---|---|
column |
|
|
The following table lists the attributes of the column element.
Attribute | API Reference | Type | Comments |
---|---|---|---|
autoFit |
|
| If autoFit is set to true, the column uses automatic autofit after data binding |
dataField |
|
| Set for Worksheet.bindColumn(index, columnInfo) function |
headerText |
|
| Set for Worksheet.bindColumn(index, columnInfo) function |
resizable |
|
| |
visible |
|
| |
width |
|
|
The following table lists the child elements of the column element.
Child Element | API Reference | Count | Type |
---|---|---|---|
defaultStyle |
|
|
|
The outline element has no attributes. The following table lists the child elements of the outline element.
Child Element | API Reference | Count | Type |
---|---|---|---|
outline |
|
|
|
The following example uses the outline element.
<worksheet>
<row-outlines>
<outline index="1" count="4"></outline>
<outline index="6" count="8"></outline>
</row-outlines>
<column-outlines>
<outline index="2" count="5"></outline>
</column-outlines>
</worksheet>
The group element has no child elements. The following table lists the attributes of the group element.
Attribute | API Reference | Type |
---|---|---|
index |
|
|
width |
|
|