In This Topic
Represents a collection of all the
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.
Object Model
Syntax
[System.Reflection.DefaultMember("Item")]
public interface INames
See Also