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


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

Reference

DefaultSheetDataModel Class
DefaultSheetDataModel Members