cellLocation property

TableCellLocation? cellLocation
getter/setter pair

The location of the cell in the table containing the paragraph(s) to style.

If object_id refers to a table, cell_location must have a value. Otherwise, it must not.

Implementation

TableCellLocation? cellLocation;