Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpSpread Class / ClearCustomFunctions Method


In This Topic
ClearCustomFunctions Method (FpSpread)
In This Topic
Clears all custom functions.
Syntax
'Declaration
 
Public Sub ClearCustomFunctions() 
 
'Usage
 
Dim instance As FpSpread
 
instance.ClearCustomFunctions()
See Also