Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / ICustomFunctionSupport2 Interface
Members


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