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


In This Topic
    ICustomNameSupport Interface
    In This Topic
    Interface that supports user-defined names in formulas in the data model.
    Syntax
    'Declaration
     
    
    Public Interface ICustomNameSupport 
    'Usage
     
    
    Dim instance As ICustomNameSupport
    public interface ICustomNameSupport 
    See Also