Spread Windows Forms 9.0 Product Documentation
IEnhancedCustomNameSupport Interface Members
Methods  Events

The following tables list the members exposed by IEnhancedCustomNameSupport.

Public Methods
 NameDescription
 MethodAddCustomNameOverloaded. Adds a new user-defined name for the specified value, as a string, to the model.  
 MethodAddModelScopeCustomNameOverloaded. Adds a new user-defined name for the specified value, as string, to the model.  
 MethodClearCustomNamesRemoves all user-defined names from the model. (Inherited from FarPoint.Win.Spread.Model.ICustomNameSupport2)
 MethodClearModelScopeCustomNameClears the model scope custom name.  
 MethodGetCustomNameGets the value for a custom name from the model. (Inherited from FarPoint.Win.Spread.Model.ICustomNameSupport)
 MethodGetCustomNameCommentGets the comment of the custom name.  
 MethodGetCustomNameEnumeratorGets an IEnumerator that enumerates through the custom names defined in the model. (Inherited from FarPoint.Win.Spread.Model.ICustomNameSupport)
 MethodGetModelScopeCustomNameOverloaded. Gets a named expression from the model with the specified base index for relative cell references.  
 MethodGetModelScopeCustomNameCommentGets the comment of the custom name.  
 MethodGetModelScopeNameEnumeratorGets an IEnumerator that enumerates through the custom names defined in the model.  
 MethodModifyCustomNameModifies the name of the custom name.  
 MethodModifyModelScopeCustomNameModifies the name of the custom name.  
 MethodRemoveCustomNameRemoves a user-defined name from the model. (Inherited from FarPoint.Win.Spread.Model.ICustomNameSupport)
 MethodRemoveModelScopeCustomNameRemoves a user-defined name from the model.  
 MethodSetCustomNameCommentSets the comment for a custom name.  
 MethodSetModelScopeCustomNameComment  
Top
Public Events
 NameDescription
 EventCustomNameChangedOccurs when the custom name of the data model changes.  
 EventReferenceStyleChangedOccurs when the reference style of the data model changes.  
Top
See Also

Reference

IEnhancedCustomNameSupport Interface
FarPoint.Win.Spread.Model Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.