Skip to main content
Server path: /microsoft-excel | Type: Application | PCID required: Yes

Tools


microsoft-excel_bulk_update_data

Update multiple ranges in a single Microsoft Excel worksheet in one batched call. Use this to set several non-contiguous ranges or cells at once (e.g. A1, C5, F10:G11) instead of calling write_data repeatedly. Parameters:

microsoft-excel_create_workbook

Create new Microsoft Excel workbook Parameters:

microsoft-excel_create_worksheet

Create new worksheet in Microsoft Excel workbook Parameters:

microsoft-excel_delete_workbook

Delete a Microsoft Excel workbook Parameters:

microsoft-excel_delete_worksheet

Delete worksheet from Microsoft Excel workbook Parameters:

microsoft-excel_get_workbook_metadata

Get metadata about workbook including sheets, ranges, etc. Parameters:

microsoft-excel_list_workbooks

List Microsoft Excel workbooks from the root directory or a specific folder Parameters:

microsoft-excel_list_worksheets

List Microsoft Excel worksheets in a workbook Parameters:

microsoft-excel_read_data

Read data from Microsoft Excel worksheet Parameters:

microsoft-excel_rename_worksheet

Rename worksheet in Microsoft Excel workbook Parameters:

microsoft-excel_write_data

Write data to Microsoft Excel worksheet Parameters: