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

In This Topic
    IEnhancedCustomNameSupport2 Interface Members
    In This Topic

    The following tables list the members exposed by IEnhancedCustomNameSupport2.

    Public Methods
     NameDescription
     MethodAdds a new user-defined name for the specified value, as a string, to the model. (Inherited from FarPoint.Win.Spread.Model.IEnhancedCustomNameSupport)
     MethodAdds a new user-defined name for the specified value, as string, to the model. (Inherited from FarPoint.Win.Spread.Model.IEnhancedCustomNameSupport)
     MethodChecks if the specified name is one of the model scope custom names of this data model and returns the name of the custom name in the data model.  
     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. (Inherited from FarPoint.Win.Spread.Model.ICustomNameSupport3)
     MethodRemoves all user-defined names from the model. (Inherited from FarPoint.Win.Spread.Model.ICustomNameSupport2)
     MethodClears the model scope custom name. (Inherited from FarPoint.Win.Spread.Model.IEnhancedCustomNameSupport)
     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. (Inherited from FarPoint.Win.Spread.Model.IEnhancedCustomNameSupport)
     MethodGets an IEnumerator that enumerates through the custom names defined in the model. (Inherited from FarPoint.Win.Spread.Model.ICustomNameSupport)
     MethodGets a named expression from the model with the specified base index for relative cell references. (Inherited from FarPoint.Win.Spread.Model.IEnhancedCustomNameSupport)
     MethodGets the comment of the custom name. (Inherited from FarPoint.Win.Spread.Model.IEnhancedCustomNameSupport)
     MethodGets an IEnumerator that enumerates through the custom names defined in the model. (Inherited from FarPoint.Win.Spread.Model.IEnhancedCustomNameSupport)
     MethodModifies the name of the custom name. (Inherited from FarPoint.Win.Spread.Model.IEnhancedCustomNameSupport)
     MethodModifies the name of the custom name. (Inherited from FarPoint.Win.Spread.Model.IEnhancedCustomNameSupport)
     MethodRemoves a user-defined name from the model. (Inherited from FarPoint.Win.Spread.Model.ICustomNameSupport)
     MethodRemoves a user-defined name from the model. (Inherited from FarPoint.Win.Spread.Model.IEnhancedCustomNameSupport)
     MethodSets the comment for a custom name. (Inherited from FarPoint.Win.Spread.Model.IEnhancedCustomNameSupport)
     MethodSets a custom name comment for the scope. (Inherited from FarPoint.Win.Spread.Model.IEnhancedCustomNameSupport)
    Top
    See Also