Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / INames Interface
Members
In This Topic
    INames Interface
    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.
    Syntax
    public interface INames 
    See Also