namedRangeName property

String? namedRangeName
getter/setter pair

The name of the NamedRanges whose content will be replaced.

If there are multiple named ranges with the given name, then the content of each one will be replaced. If there are no named ranges with the given name, then the request will be a no-op.

Implementation

core.String? namedRangeName;