undefineName

Deletes a name.

Parameters

name String - the name to remove

To delete a fully qualified name, prefix the name of the sheet. For example, spreadsheet.undefineName("Sheet1!Foo").

In this article