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

In This Topic
    ICustomNameSupport Interface Members
    In This Topic

    The following tables list the members exposed by ICustomNameSupport.

    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