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


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