[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.IEnhancedCustomNameSupport.ModifyCustomName

ModifyCustomName Method

ModifyCustomName(string, string)

Modifies the name of the custom name.

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

The name of the custom name

string newName

The new name

Returns
Type Description
bool

If true modification is successful; otherwise, false