
List Excel workbooks in OneDrive.
Get metadata for an Excel workbook stored in OneDrive.
Create a new empty Excel workbook in OneDrive.
Delete an Excel workbook from OneDrive.
Create a sharing link for an Excel workbook.
List all worksheets in an Excel workbook.
Add a new worksheet to an Excel workbook.
Delete a worksheet from an Excel workbook.
Get the values, formulas, and formatting from a cell range in an Excel worksheet.
Update the values in a cell range in an Excel worksheet.
Clear the contents and/or formatting of a cell range in an Excel worksheet.
Get all used cells in an Excel worksheet (returns the bounding range of all data).
List all tables in an Excel worksheet.
Create a table from a cell range in an Excel worksheet.
Get rows from a table in an Excel worksheet.
Add rows to a table in an Excel worksheet.