[]
Represents a strongly typed collection of TableCell objects.
public sealed class TableCellCollection : ItemCollection<TableCell>, IList<TableCell>, ICollection<TableCell>, IEnumerable<TableCell>, IEnumerable