Overload List
| Name | Description |
|---|---|
| AddRow()()()() |
Adds a row to table
|
| AddRow(Boolean) |
Adds new row to table.
|
| AddRow(Int32) |
Adds a row to table with copy format from the current last row, and then add columnsNum cells to the new row.
|
| AddRow(Boolean, Boolean) |
Adds a row to table with copy format option
|
| AddRow(Boolean, Int32) |
Adds a row to table with copy format option
|