cellLocation property

TableCellLocation? cellLocation
getter/setter pair

The optional table cell location if the text to be modified is in a table cell.

If present, the object_id must refer to a table.

Implementation

TableCellLocation? cellLocation;