[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.DefaultSheetDataModel.GetCustomNameComment

GetCustomNameComment Method

GetCustomNameComment(string)

Gets a comment for a common custom name.

Declaration
public string GetCustomNameComment(string name)
Public Function GetCustomNameComment(name As String) As String
Parameters
Type Name Description
string name

The name of the custom name to get

Returns
Type Description
string
Implements