FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : ICustomNameSupport3 Interface |
The following tables list the members exposed by ICustomNameSupport3.
Name | Description | |
---|---|---|
AddCustomName | Adds a custom name to the model (Inherited from FarPoint.Win.Spread.Model.ICustomNameSupport) | |
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. | |
GetCustomName | Gets the value for a custom name from the model. (Inherited from FarPoint.Win.Spread.Model.ICustomNameSupport) | |
GetCustomNameEnumerator | Gets an IEnumerator that enumerates through the custom names defined in the model. (Inherited from FarPoint.Win.Spread.Model.ICustomNameSupport) | |
RemoveCustomName | Removes a user-defined name from the model. (Inherited from FarPoint.Win.Spread.Model.ICustomNameSupport) |