IXlSheet.CreateRow Method
| Name | Parameters | Description |
|---|---|---|
| CreateRow() | none | Creates a new row in the worksheet and returns the IXlRow object. |
| CreateRow(Int32) | rowIndex | Creates a new row in the worksheet with the specified index. |
| Name | Parameters | Description |
|---|---|---|
| CreateRow() | none | Creates a new row in the worksheet and returns the IXlRow object. |
| CreateRow(Int32) | rowIndex | Creates a new row in the worksheet with the specified index. |