[]
Gets the cells with a content of the row.
public TableCellCollection TableCells { get; }
A TableCellCollection object containing the cells of the row.
There is one cell per column in a table.