Add¶
Adds a new row to the table.
1 |  | 
Parameters¶
object options
Types¶
TableRow¶
Represents a single table row, which contains the table’s cells.
Cells : TableCellCollection 
Adds a new row to the table.
1 |  | 
object options
Represents a single table row, which contains the table’s cells.
Cells : TableCellCollection