Is the file open in Office
xlide_is_openCheck if an Office file is open, locked, read-only, or has unsaved changes in any running Office instance, and identify the locking processes. Resolve locked-file errors before writing or closing.
Instructions
Says whether a file is open in its Office application, in any running instance: read-only or for editing, with unsaved changes or not, and which processes hold it locked. Call it when a write reports the file is locked, before closing anything, or when the user asks. Windows only. Changes nothing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute path to the Office file. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||