Select shapes
visio_select_shapesSelects specified shapes in a Visio document, optionally targeting a specific page or document.
Instructions
Select shapes in the Visio window, to show the user what you mean.
This changes the selection and the page on screen but not the drawing.
Args: shape_ids: Ids to select. page: Page name or 1-based index. Omit for the page on screen. document: File name or 1-based index. Omit for the active document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| document | No | ||
| shape_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| page | No | ||
| action | Yes | ||
| detail | Yes | ||
| affected | No | ||
| document | No | ||
| shape_id | No |