clearedRange property
The range (in A1 notation) that was cleared.
(If the request was for an unbounded range or a ranger larger than the bounds of the sheet, this will be the actual range that was cleared, bounded to the sheet's limits.)
Implementation
core.String? clearedRange;