[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.IEnhancedCustomNameSupport.ModifyModelScopeCustomName

ModifyModelScopeCustomName Method

ModifyModelScopeCustomName(string, string)

Modifies the name of the custom name.

Declaration
bool ModifyModelScopeCustomName(string name, string newName)
Function ModifyModelScopeCustomName(name As String, newName As String) As Boolean
Parameters
Type Name Description
string name

The name of the custom name

string newName

New name of custom name to modify

Returns
Type Description
bool

Returns true if name is modified; otherwise, false