var instance = new GC.Spread.Sheets.NameInfo(name, expr, row, column, comment); var value; // Type: string value = instance.getComment();
function getComment() : string;
Return Value
The name of the current NameInfo object.
var instance = new GC.Spread.Sheets.NameInfo(name, expr, row, column, comment); var value; // Type: string value = instance.getComment();
function getComment() : string;