[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.IEnhancedCustomNameSupport.SetModelScopeCustomNameComment

SetModelScopeCustomNameComment Method

SetModelScopeCustomNameComment(string, string)

Sets a custom name comment for the scope.

Declaration
bool SetModelScopeCustomNameComment(string name, string comment)
Function SetModelScopeCustomNameComment(name As String, comment As String) As Boolean
Parameters
Type Name Description
string name

The name of the custom name to get

string comment

The comment of the custom name to add

Returns
Type Description
bool

If true comment is set; otherwise, false