This method returns a string array containing the names of all the named ranges in a spreadsheet.
Defined in
Names
Syntax
public String[] getNames()
Return Value
names
A string array containing all the names of all named ranges.
See examples
Example: getNames method