Name | Description | |
---|---|---|
AddCustomName | Overloaded. Adds a new user-defined name for the specified value, as a string, to the model. | |
AddModelScopeCustomName | Overloaded. Adds a new user-defined name for the specified value, as string, to the model. | |
ClearCustomNames | Removes all user-defined names from the model. (Inherited from FarPoint.Win.Spread.Model.ICustomNameSupport2) | |
ClearModelScopeCustomName | Clears the model scope custom name. | |
GetCustomName | Gets the user-defined name, as a string, from the model. (Inherited from FarPoint.Win.Spread.Model.ICustomNameSupport) | |
GetCustomNameComment | Gets the comment of the custom name. | |
GetCustomNameEnumerator | Gets an IEnumerator that enumerates through the custom names defined in the model. (Inherited from FarPoint.Win.Spread.Model.ICustomNameSupport) | |
GetModelScopeCustomName | Overloaded. Gets a named expression from the model with the specified base index for relative cell references. | |
GetModelScopeCustomNameComment | Gets the comment of the custom name. | |
GetModelScopeNameEnumerator | Gets an IEnumerator that enumerates through the custom names defined in the model. | |
ModifyCustomName | Modifies the name of the custom name. | |
ModifyModelScopeCustomName | Modifies the name of the custom name. | |
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. | |
SetCustomNameComment | Sets the comment for a custom name. | |
SetModelScopeCustomNameComment | Sets a custom name comment for the scope. |