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; }

Limitations

Read only.