Share via


Excel Workbooks

Operations

Add Excel Workbook

Creates a new ExcelWorkbook CatalogItem.

Add Excel Workbook Comment

Creates a new Comment associated to the specified ExcelWorkbook.

Delete Excel Workbook

Deletes the specified ExcelWorkbook.

Delete Excel Workbook Comment

Deletes the specified Comment associated to the ExcelWorkbook.

Get Excel Workbook

Gets the ExcelWorkbook CatalogItem specified by the Id.

Get Excel Workbook Allowed Actions

Gets a list of actions allowed in the current session, user permissions and product edition capabilities are considered when querying.

Get Excel Workbook Comments

Gets the Comments for a ExcelWorkbook specified by the Id.

Get Excel Workbook Content

Gets the content of the specified ExcelWorkbook CatalogItem specified by the Id.

Get Excel Workbook Policies

Gets policies associated with the specified ExcelWorkbook CatalogItem.

Get Excel Workbook Properties

Gets ExcelWorkbook properties (takes list of property names to retrieve the values)

Get Excel Workbooks

Gets an array of ExcelWorkbook CatalogItems.

Set Excel Workbook Policies

Replaces ItemPolicies associated with the specified ExcelWorkbook item.

Update Excel Workbook

Updates the specified ExcelWorkbook CatalogItem using the provided definition.

Update Excel Workbook Comment

Updates the Comment specified by CommentId in the associated ExcelWorkbook.

Update Excel Workbook Properties

Updates the ExcelWorkbook properties included in the given list.

Upload Excel Workbook

Creates a new ExcelWorkbook CatalogItem from a multipart/form-data request. Use of this API is recommended for files larger than 25 MB in size.