Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / INames Interface
Properties Methods

In This Topic
    INames Interface Members
    In This Topic

    The following tables list the members exposed by INames.

    Public Properties
     NameDescription
     Property Returns the number of objects in the collection (read-only).  
     PropertyOverloaded. Returns the IName object from a collection.  
    Top
    Public Methods
     NameDescription
     MethodDefines a new name. Returns the IName object.  
     MethodClears the IName collection.  
     MethodDetermines whether name is contained in INames  
     Method Generates a collection of defined name from the JSON string.  
     Method Generates the JSON string from the defined names.  
    Top
    See Also