Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / IEnhancedCustomNameSupport2 Interface
Members


In This Topic
    IEnhancedCustomNameSupport2 Interface
    In This Topic
    Interface that supports enhanced methods for user-defined names in formulas in the data model.
    Syntax
    'Declaration
     
    
    Public Interface IEnhancedCustomNameSupport2 
       Inherits ICustomNameSupport, ICustomNameSupport2, ICustomNameSupport3, IEnhancedCustomNameSupport 
    'Usage
     
    
    Dim instance As IEnhancedCustomNameSupport2
    public interface IEnhancedCustomNameSupport2 : ICustomNameSupport, ICustomNameSupport2, ICustomNameSupport3, IEnhancedCustomNameSupport  
    See Also