Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / ICustomFunctionSupport Interface

In This Topic
ICustomFunctionSupport Interface Methods
In This Topic

For a list of all members of this type, see ICustomFunctionSupport members.

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