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'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Office Add-ins