Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / ICustomNameSupport3 Interface
Methods

In This Topic
    ICustomNameSupport3 Interface Members
    In This Topic

    The following tables list the members exposed by ICustomNameSupport3.

    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