name property
The name of the NamedRange.
Names do not need to be unique. Names must be at least 1 character and no more than 256 characters, measured in UTF-16 code units.
Implementation
core.String? name;
The name of the NamedRange.
Names do not need to be unique. Names must be at least 1 character and no more than 256 characters, measured in UTF-16 code units.
core.String? name;