[]
IName
objects in the workbook.Each Name object represents a defined name for a range of cells. Names can be either built-in names — such as Database, Print_Area, and Auto_Open — or custom names.void
clear()
IName
collection.boolean
INames
void
get(int index)
IName
object from a collection.IName
object from a collection.int
getCount()
toJson()
IName
object.name
- The text to use as the name. Names cannot include spaces andcannot look like cell references.refersTo
- Required unless one of the other RefersTo arguments is specified.Describes what the name refers to (using A1-style notation).IName
object.INames
name
- The name.IName
object from a collection.name
- Specifies the name of an element in the collection.IName
object from a collection.index
- Specifies the index of an element in the collection.IName
collection.json
- the json string that contains defined names