Spread WPF 17
GrapeCity.Excel Namespace / INameSupport Interface
Members


In This Topic
    INameSupport Interface
    In This Topic
    Defines a generalized property that a value or class implements to create type-specific property for get its name.
    Object Model
    INameSupport Interface
    Syntax
    'Declaration
     
    Public Interface INameSupport 
    'Usage
     
    Dim instance As INameSupport
    public interface INameSupport 
    See Also