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

In This Topic
ICustomNameSupport3 Interface Methods
In This Topic

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

Public Methods
 NameDescription
 MethodAdds a new user-defined name for the specified value, as string, to the model. (Inherited from FarPoint.Win.Spread.Model.ICustomNameSupport)
 MethodChecks if the specified name is one of the common scope custom names of this data model and returns the custom name in the data model.  
 MethodGets the user-defined name, as a string, from the model. (Inherited from FarPoint.Win.Spread.Model.ICustomNameSupport)
 MethodGets an IEnumerator that enumerates through the custom names defined in the model. (Inherited from FarPoint.Win.Spread.Model.ICustomNameSupport)
 MethodRemoves a user-defined name from the model. (Inherited from FarPoint.Win.Spread.Model.ICustomNameSupport)
Top
See Also