TableCell / TableCells


Object tree TableCell branch

The TableCell object represents a single cell in a table.

The TableCells collection is a sorted set of TableCell objects.

If the parent of this collection is a UserZone object, the content of the collection can be modified. If the parent of this collection is an OCRZone object, the content of the collection is available for enumeration in read-only mode, but cannot be modified. The members of the collection are sorted by the top and left coordinates.