Spread for ASP.NET 12 Product Documentation
ClearCustomFunctions Method (ICustomFunctionSupport2)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > ICustomFunctionSupport2 Interface : ClearCustomFunctions Method
Removes all user-defined functions from the model.
Syntax
'Declaration
 
Sub ClearCustomFunctions() 
'Usage
 
Dim instance As ICustomFunctionSupport2
 
instance.ClearCustomFunctions()
void ClearCustomFunctions()
See Also

Reference

ICustomFunctionSupport2 Interface
ICustomFunctionSupport2 Members