Gets a collection of all table cells the table consists of. The property's value is an object of the type TableCellCollection.
public TableCellCollection Cells { get; }
Public ReadOnly Property Cells() As TableCellCollection
Read only.