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

In This Topic
    ICustomFunctionSupport Interface Members
    In This Topic

    The following tables list the members exposed by ICustomFunctionSupport.

    Public Methods
     NameDescription
     MethodAdds a new user-defined function to the model for use in formulas.  
     MethodGets a user-defined function from the model.  
     MethodGets an IEnumerator that enumerates through the names of the user-defined functions in the model.  
     MethodRemoves a user-defined function from the model.  
    Top
    See Also