[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.GetCustomNameComment

GetCustomNameComment Method

GetCustomNameComment(string, bool)

Gets the comment of the custom name.

Declaration
public string GetCustomNameComment(string name, bool SheetviewSCope)
Public Function GetCustomNameComment(name As String, SheetviewSCope As Boolean) As String
Parameters
Type Name Description
string name
bool SheetviewSCope

If [true] get from sheet scope, otherwise [false] get from spread scope

Returns
Type Description
string

The comment of the custom name