Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / INames Interface
Members


In This Topic
    INames Interface
    In This Topic
    Represents a collection of all the IName objects in the workbook.
    Syntax
    'Declaration
     
    
    Public Interface INames 
    'Usage
     
    
    Dim instance As INames
    public interface INames 
    See Also