tableStartLocation property
The location where the table starts in the document.
When specified, the updates are applied to all the cells in the table.
Implementation
Location? tableStartLocation;
The location where the table starts in the document.
When specified, the updates are applied to all the cells in the table.
Location? tableStartLocation;