[]
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.voidclear()IName collection.booleanINamesvoidget(int index) IName object from a collection.IName object from a collection.intgetCount()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.INamesname - 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