tableRange property

String? tableRange
getter/setter pair

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;