Spread WPF 17
GrapeCity.Excel Namespace / IBuiltInName Interface
Members


In This Topic
    IBuiltInName Interface
    In This Topic
    An interface used to represents built-in name used in Excel
    Object Model
    IBuiltInName Interface
    Syntax
    'Declaration
     
    Public Interface IBuiltInName 
    'Usage
     
    Dim instance As IBuiltInName
    public interface IBuiltInName 
    See Also