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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.