Get all Excel worksheets Action(Power Automate Desktop)
Introducing the use of an action to get the sheet names existing in a specified workbook in a list format.
Get Active Excel worksheet Action(Power Automate Desktop)
Introducing the use of an action to get the sheet name and index of the currently selected sheet.
Get/Change Chart name.(Microsoft Excel Office Scripts)
How to get/change the name of a chart in Office scripts.
Delete chart.(Microsoft Excel Office Scripts)
Introduction to deleting graphs in Office scripts.
Activate chart.(Microsoft Excel Office Scripts)
Introduction to how to make a chart active (the same state as when clicked) in Office Scripts.
Get/Change chart size.(Microsoft Excel Office Scripts)
Introduction of how to get/change chart size in Office scripts.
Get/Change the current position of the chart.(Microsoft Excel Office Scripts)
How to get/change (move) the current position of a chart in Office scripts.
Add Chart.(Microsoft Excel Office Scripts)
Introduction to adding graphs in Office scripts.
Error (exception) handling.(Microsoft Excel Office Scripts)
This section describes how to handle errors (exceptions) using Office scripts.
Associative array.(Microsoft Excel Office Scripts)
Introduction to the use of associative arrays in Office scripts.