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

In This Topic
ICustomNameSupport Interface Methods
In This Topic

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

Public Methods
 NameDescription
 MethodOverloaded. Adds a new user-defined name for the specified value, as string, to the model.  
 MethodOverloaded. Gets the user-defined name, as a string, from the model.  
 MethodGets an IEnumerator that enumerates through the custom names defined in the model.  
 MethodRemoves a user-defined name from the model.  
Top
See Also