Add row
XML
<excel:addrow index="(current row)" height="(no specific height)"/>
Parents: excel:workbook
<excel:addrow /> adds a new row.
Attributes
| Name | Type | Description | Defined By |
|---|---|---|---|
| index | int | Row index | excel:addrow |
| height | float | Height | excel:addrow |
<excel:addrow index="(current row)" height="(no specific height)"/>
Parents: excel:workbook
<excel:addrow /> adds a new row.
Attributes
| Name | Type | Description | Defined By |
|---|---|---|---|
| index | int | Row index | excel:addrow |
| height | float | Height | excel:addrow |