cellLocation property
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;
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.
TableCellLocation? cellLocation;