Rename Worksheet.(Microsoft Excel Office Scripts)

Japanese version.

Introduces how to rename a worksheet using Office scripts.

Operations

The following syntax is used (Red text indicates variable parts)

workbook.getWorksheet("Sheet name before change").setName("Changed sheet name");

For those who want to learn Office scripting effectively

The information on this site is now available in an easy-to-read e-book format for $3.00.

Or Kindle Unlimited (unlimited reading).

You willl discover how to about basic operations.

By the end of this book, you will be equipped with the knowledge you need to use Excel Office Scripts to streamline your workflow.

Links

Office Scripts Articles