Add column
Anatomy
<excel:addcol index="(current column)" width="(no specific width)">
string
</excel:addcol>
Parents: excel:workbook
Description: EXCEL:ADDCOL adds a new column.
Attributes
| Name | Type | Description | Defined By |
|---|---|---|---|
| index | int | Column index | excel:addcol |
| width | float | Width | excel:addcol |