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
GitHub에서 Microsoft와 공동 작업
이 콘텐츠의 원본은 GitHub에서 찾을 수 있으며, 여기서 문제와 끌어오기 요청을 만들고 검토할 수도 있습니다. 자세한 내용은 참여자 가이드를 참조하세요.
Office Add-ins