saveSpreadsheet method

This method saves the spreadsheet. Before calling the saveSpreadsheet method for a new spreadsheet, you must call the saveAsSpreadsheet method first to define the file path and name.

Defined in

Spreadsheet

Syntax

public void saveSpreadsheet()

See examples

Example: saveSpreadsheet method