'Declaration Public ReadOnly Property TableCells As TableCellCollection
public TableCellCollection TableCells {get;}
Property Value
A TableCellCollection containing the contents of the row.
Gets the contents of the row.
'Declaration Public ReadOnly Property TableCells As TableCellCollection
public TableCellCollection TableCells {get;}
A TableCellCollection containing the contents of the row.
There is one cell per column in a table.