namedRangeId property

String? namedRangeId
getter/setter pair

The ID of the named range whose content will be replaced.

If there is no named range with the given ID a 400 bad request error is returned.

Implementation

core.String? namedRangeId;