Gets a collection of all table cells the table consists of. The property's value is an object of the type TableCellCollection.

Syntax

public TableCellCollection Cells { get; }
Public ReadOnly Property Cells() As TableCellCollection

Limitations

Read only.