insertSheetのoptionsに指定するオブジェクトです。Specify this object as options for insertSheet.

Hierarchy

  • InsertSheetOptions

Properties

Properties

template: Sheet

シートをコピーする際に指定するコピー元シートです。
シートオブジェクトのすべてのデータが新しいシートにコピーされます。
指定するシートは、スプレッドシートオブジェクトのシートの1つである必要があります。
The source sheet to specify when copying a sheet.
All data in the sheet object is copied to the new sheet.
The sheet you specify must be one of the sheets of the spreadsheet object.