cellLocation property

TableCellLocation? cellLocation
getter/setter pair

The optional table cell location if the text is to be inserted into a table cell.

If present, the object_id must refer to a table.

Implementation

TableCellLocation? cellLocation;