FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : IEnhancedCustomNameSupport2 Interface |
The following tables list the members exposed by IEnhancedCustomNameSupport2.
Name | Description | |
---|---|---|
AddCustomName | Adds a new user-defined name for the specified value, as a string, to the model. (Inherited from FarPoint.Win.Spread.Model.IEnhancedCustomNameSupport) | |
AddModelScopeCustomName | Adds a new user-defined name for the specified value, as string, to the model. (Inherited from FarPoint.Win.Spread.Model.IEnhancedCustomNameSupport) | |
CheckModelScopeName | Checks 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. | |
CheckName | Checks 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) | |
ClearCustomNames | Removes all user-defined names from the model. (Inherited from FarPoint.Win.Spread.Model.ICustomNameSupport2) | |
ClearModelScopeCustomName | Clears the model scope custom name. (Inherited from FarPoint.Win.Spread.Model.IEnhancedCustomNameSupport) | |
GetCustomName | Gets the value for a custom name from the model. (Inherited from FarPoint.Win.Spread.Model.ICustomNameSupport) | |
GetCustomNameComment | Gets the comment of the custom name. (Inherited from FarPoint.Win.Spread.Model.IEnhancedCustomNameSupport) | |
GetCustomNameEnumerator | Gets an IEnumerator that enumerates through the custom names defined in the model. (Inherited from FarPoint.Win.Spread.Model.ICustomNameSupport) | |
GetModelScopeCustomName | Gets a named expression from the model with the specified base index for relative cell references. (Inherited from FarPoint.Win.Spread.Model.IEnhancedCustomNameSupport) | |
GetModelScopeCustomNameComment | Gets the comment of the custom name. (Inherited from FarPoint.Win.Spread.Model.IEnhancedCustomNameSupport) | |
GetModelScopeNameEnumerator | Gets an IEnumerator that enumerates through the custom names defined in the model. (Inherited from FarPoint.Win.Spread.Model.IEnhancedCustomNameSupport) | |
ModifyCustomName | Modifies the name of the custom name. (Inherited from FarPoint.Win.Spread.Model.IEnhancedCustomNameSupport) | |
ModifyModelScopeCustomName | Modifies the name of the custom name. (Inherited from FarPoint.Win.Spread.Model.IEnhancedCustomNameSupport) | |
RemoveCustomName | Removes a user-defined name from the model. (Inherited from FarPoint.Win.Spread.Model.ICustomNameSupport) | |
RemoveModelScopeCustomName | Removes a user-defined name from the model. (Inherited from FarPoint.Win.Spread.Model.IEnhancedCustomNameSupport) | |
SetCustomNameComment | Sets the comment for a custom name. (Inherited from FarPoint.Win.Spread.Model.IEnhancedCustomNameSupport) | |
SetModelScopeCustomNameComment | (Inherited from FarPoint.Win.Spread.Model.IEnhancedCustomNameSupport) |