Spread.Sheets Documentation
getName Method
Gets the name of the current NameInfo object.
Syntax
var instance = new GC.Spread.Sheets.NameInfo(name, expr, row, column);
var value; // Type: string
value = instance.getName();
function getName() : string;

Return Value

The name of the current NameInfo object.
See Also

Reference

NameInfo type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.