Site icon Kaizen.Personal computer work.

Specify the range of use.(Microsoft Excel Office Scripts)

Japanese version.

Introduction to specifying the range used in Office scripts.

Operations

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

workbook.getWorksheet("Worksheet Name").getUsedRange()

This example calls the select() method, which selects cells in the range being used.

Links

Office Scripts Articles

Exit mobile version