tableRange property
The range (in A1 notation) of the table that values are being appended to (before the values were appended).
Empty if no table was found.
Implementation
core.String? tableRange;
The range (in A1 notation) of the table that values are being appended to (before the values were appended).
Empty if no table was found.
core.String? tableRange;