Open in Office
xlide_open_in_appOpen Office files in their native app for review or editing, with options for read-only, new instance, and window placement.
Instructions
Opens a file in its Office application on the user's screen, for them to see or work in: after a change they should look at, or to put back a copy xlide_close_in_app closed. Already open, it is brought forward instead. read_only opens a copy that cannot be saved over the file, and new_instance a separate Excel or Word the user's other files are not in. bring_to_front=false reopens it behind whatever the user is doing. Macros follow the user's Trust Center settings, as for a file they open themselves. Windows only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute path to the Office file. | |
| read_only | No | Open a copy that cannot be saved over it. | |
| new_instance | No | Open it in a new instance of the application rather than the one running. PowerPoint has only one; Access always gets its own. | |
| bring_to_front | No | Bring its window forward. False leaves it behind. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||