tableRange property
The table range representing the subset of the table to which the updates are applied.
If a table range is not specified, the updates will apply to the entire table.
Implementation
TableRange? tableRange;
The table range representing the subset of the table to which the updates are applied.
If a table range is not specified, the updates will apply to the entire table.
TableRange? tableRange;