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

In This Topic
    IEnhancedCustomNameSupport Interface Members
    In This Topic

    The following tables list the members exposed by IEnhancedCustomNameSupport.

    Public Methods
     NameDescription
     MethodOverloaded. Adds a new user-defined name for the specified value, as a string, to the model.  
     MethodOverloaded. Adds a new user-defined name for the specified value, as string, to the model.  
     MethodRemoves all user-defined names from the model. (Inherited from FarPoint.Win.Spread.Model.ICustomNameSupport2)
     MethodClears the model scope custom name.  
     MethodGets the user-defined name, as a string, from the model. (Inherited from FarPoint.Win.Spread.Model.ICustomNameSupport)
     MethodGets the comment of the custom name.  
     MethodGets an IEnumerator that enumerates through the custom names defined in the model. (Inherited from FarPoint.Win.Spread.Model.ICustomNameSupport)
     MethodOverloaded. Gets a named expression from the model with the specified base index for relative cell references.  
     MethodGets the comment of the custom name.  
     MethodGets an IEnumerator that enumerates through the custom names defined in the model.  
     MethodModifies the name of the custom name.  
     MethodModifies the name of the custom name.  
     MethodRemoves a user-defined name from the model. (Inherited from FarPoint.Win.Spread.Model.ICustomNameSupport)
     MethodRemoves a user-defined name from the model.  
     MethodSets the comment for a custom name.  
     MethodSets a custom name comment for the scope.  
    Top
    Public Events
     NameDescription
     EventOccurs when the custom name of the data model changes.  
     EventOccurs when the reference style of the data model changes.  
    Top
    See Also