Excel
Learn how to use Excel with Composio
Overview
Enum
EXCEL
Description
Connect to Excel to create and manage spreadsheets.
Authentication Details
OAUTH2
Actions
EXCEL_ADD_CHART
Add a chart to a worksheet using microsoft graph api.
Action Parameters
Action Response
EXCEL_ADD_TABLE
Create a table in a workbook using microsoft graph api.
Action Parameters
Action Response
EXCEL_ADD_TABLE_COLUMN
Add a column to a table using microsoft graph api.
Action Parameters
Action Response
EXCEL_ADD_TABLE_ROW
Add a row to a table using microsoft graph api.
Action Parameters
Action Response
EXCEL_ADD_WORKSHEET
Add a new worksheet to an excel workbook using microsoft graph api.
Action Parameters
Action Response
EXCEL_APPLY_TABLE_FILTER
Apply a filter to a table column using microsoft graph api.
Action Parameters
Action Response
EXCEL_APPLY_TABLE_SORT
Apply a sort to a table using microsoft graph api.
Action Parameters
Action Response
EXCEL_CLEAR_TABLE_FILTER
Clear a filter from a table column using microsoft graph api.
Action Parameters
Action Response
EXCEL_CONVERT_TABLE_TO_RANGE
Convert a table to a range using microsoft graph api.
Action Parameters
Action Response
EXCEL_DELETE_TABLE_COLUMN
Delete a column from a table using microsoft graph api.
Action Parameters
Action Response
EXCEL_DELETE_TABLE_ROW
Delete a row from a table using microsoft graph api.
Action Parameters
Action Response
EXCEL_GET_RANGE
Get a range from a worksheet using microsoft graph api.
Action Parameters
Action Response
EXCEL_GET_SESSION
Create a session for an excel workbook using microsoft graph api.
Action Parameters
Action Response
EXCEL_GET_WORKSHEET
Get a worksheet by name or id from an excel workbook using microsoft graph api.
Action Parameters
Action Response
EXCEL_LIST_CHARTS
List charts in a worksheet using microsoft graph api.
Action Parameters
Action Response
EXCEL_LIST_NAMED_ITEMS
List named items in a workbook using microsoft graph api.
Action Parameters
Action Response
EXCEL_LIST_TABLES
List tables in a worksheet using microsoft graph api.
Action Parameters
Action Response
EXCEL_LIST_TABLE_COLUMNS
List columns in a table using microsoft graph api.
Action Parameters
Action Response
EXCEL_LIST_TABLE_ROWS
List rows in a table using microsoft graph api.
Action Parameters
Action Response
EXCEL_LIST_WORKSHEETS
List worksheets in an excel workbook using microsoft graph api.
Action Parameters
Action Response
EXCEL_SORT_RANGE
Sort a range in a worksheet using microsoft graph api.
Action Parameters
Action Response
EXCEL_UPDATE_CHART
Update a chart in a worksheet using microsoft graph api.
Action Parameters
Action Response
EXCEL_UPDATE_RANGE
Update a range in a worksheet using microsoft graph api.
Action Parameters
Action Response
EXCEL_UPDATE_TABLE
Update a table in a workbook using microsoft graph api.
Action Parameters
Action Response
EXCEL_UPDATE_WORKSHEET
Update worksheet properties (name, position) in an excel workbook using microsoft graph api.
Action Parameters
Action Response