Copy Worksheet.(Microsoft Excel Office Scripts)
Introduces how to copy a worksheet using Office scripts.
Move Worksheet.(Microsoft Excel Office Scripts)
Introduces how to move a worksheet using Office scripts.
Rename Worksheet.(Microsoft Excel Office Scripts)
Introduces how to rename a worksheet using Office scripts.
Add Worksheet.(Microsoft Excel Office Scripts)
Introduction to adding worksheets in Office Scripts.
Run Excel macro Action(Power Automate Desktop)
Introduce the use of the "Run Excel Macro" action, which executes a macro stored in a book.
Get hyperlink information.(Microsoft Excel Office Scripts)
Introduction to how to get cell hyperlink (on the Web, in documents) information via Office scripts.
Set hyperlink.(Microsoft Excel Office Scripts)
Introduction to setting up hyperlinks to cells (on the Web, in documents) with Office scripts.
Resize columns/rows in Excel worksheet Action(Power Automate Desktop)
Introducing the use of actions to change column widths and row heights.
Set text wrap.(Microsoft Excel Office Scripts)
Introduces how to set up text wrap with Office scripts.
object(JavaScript Variable data type)
The object type is one of the basic data types in JavaScript and represents a complex data structure that consists of ...