Skip to content

Add

Adds a new row to the table.

1
myTableRowCollection.Add(options: object):TableRow

Parameters

object options

Types

TableRow

Represents a single table row, which contains the table’s cells.

Cells : TableCellCollection