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