Name

This class represents a named range. A named range is a range with a specified name. A range can have more than one name.

Properties

Name through getName and setName

RefersTo through getRefersTo

RefersToRange through getRefersToRange

Value through getValue and setValue

Methods

remove

Creation and access
  • To create a named range, use the add method in the Names class.
  • To get a named range, use the item method in the Names class.
See examples

Example: Name