Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / ICustomNameSupport2 Interface / ClearCustomNames Method


In This Topic
ClearCustomNames Method (ICustomNameSupport2)
In This Topic
Removes all user-defined names from the model.
Syntax
'Declaration
 
Sub ClearCustomNames() 
 
'Usage
 
Dim instance As ICustomNameSupport2
 
instance.ClearCustomNames()
See Also