Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.96 KB

excel-api-1-17-requirement-set.md

File metadata and controls

29 lines (20 loc) · 1.96 KB
title description ms.date ms.topic ms.localizationpriority
Excel JavaScript API requirement set 1.17
Details about the ExcelApi 1.17 requirement set.
05/22/2023
whats-new
medium

What's new in Excel JavaScript API 1.17

The ExcelApi 1.17 expanded conditional formatting controls and added worksheet events.

The following table provides a concise summary of the APIs, while the subsequent API list table gives a detailed list.

Feature area Description Relevant objects
Conditional formatting Change conditional formatting rules. ConditionalFormat, ConditionalRangeFormat
Worksheet events Monitor changes to name, visibility, and position. Worksheet, WorksheetCollection, WorksheetMovedEventArgs, WorksheetNameChangedEventArgs, WorksheetVisibilityChangedEventArgs

API list

The following table lists the APIs in Excel JavaScript API requirement set 1.17. To view API reference documentation for all APIs supported by Excel JavaScript API requirement set 1.17 or earlier, see Excel APIs in requirement set 1.17 or earlier.

[!INCLUDEAPI table]

See also