[]
Gets the comment of the custom name.
public string GetCustomNameComment(string name, bool SheetviewSCope)
Public Function GetCustomNameComment(name As String, SheetviewSCope As Boolean) As String
Type | Name | Description |
---|---|---|
string | name | |
bool | SheetviewSCope | If [true] get from sheet scope, otherwise [false] get from spread scope |
Type | Description |
---|---|
string | The comment of the custom name |