delete-excel-table-row
Delete an Excel table row by zero-based index. Removes the row without altering the table.
Instructions
Delete a single row from a formal Excel table by zero-based row index.
💡 TIP: Delete a single row from a formal Excel table by zero-based row index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | Path parameter: index | |
| driveId | Yes | Path parameter: drive-id | |
| driveItemId | Yes | Path parameter: driveItem-id | |
| includeHeaders | No | Include response headers (including ETag) in the response metadata | |
| excludeResponse | No | Exclude the full response body and only return success or failure indication | |
| workbookTableId | Yes | Path parameter: workbookTable-id |