What's new in Excel JavaScript API 1.10
The ExcelApi 1.10 introduced key features, such as commenting, outlines, and slicers. It also added event support for worksheet-level clicking and sorting.
Feature area | Description | Relevant objects |
---|---|---|
Comments | Add, edit, and delete comments. | Comment, CommentCollection |
Outlines | Group rows and columns to form collapsible outlines. | Range, Worksheet |
Slicers | Insert and configure slicers to tables and PivotTables. | Slicer |
More Worksheet Events | Listen for click and sort events in the worksheet. | Worksheet (Events) |
API list
The following table lists the APIs in Excel JavaScript API requirement set 1.10. To view API reference documentation for all APIs supported by Excel JavaScript API requirement set 1.10 or earlier, see Excel APIs in requirement set 1.10 or earlier.
|
See also
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Office Add-ins