Skip to content

Commit c8eab3b

Browse files
authored
Merge pull request #2378 from OfficeDev/main
[Admin] Publish
2 parents 32fade6 + f209dba commit c8eab3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/requirement-sets/excel/excel-api-1-19-requirement-set.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Excel JavaScript API requirement set 1.19
33
description: Details about the ExcelApi 1.19 requirement set.
4-
ms.date: 05/13/2025
4+
ms.date: 10/01/2025
55
ms.topic: whats-new
66
ms.localizationpriority: medium
77
---
@@ -15,7 +15,7 @@ The following table provides a concise summary of the APIs, while the subsequent
1515
| Feature area | Description | Relevant objects |
1616
|:--- |:--- |:--- |
1717
| Chart labels | Control the appearance of chart labels. | [ChartDataLabel](/javascript/api/excel/excel.chartdatalabel), [ChartDataLabelAnchor](/javascript/api/excel/excel.chartdatalabelanchor), [ChartLeaderLines](/javascript/api/excel/excel.chartleaderlines), [ChartLeaderLinesFormat](/javascript/api/excel/excel.chartleaderlinesformat) |
18-
| Linked data types | Adds support for data types connected to Excel from external sources. To learn more, see [Create linked entity cell values](/office/dev/add-ins/excel/excel-data-types-linked-entity-cell-values) | [LinkedDataType](/javascript/api/excel/excel.linkeddatatype), [LinkedDataTypeAddedEventArgs](/javascript/api/excel/excel.linkeddatatypeaddedeventargs), [LinkedDataTypeCollection](/javascript/api/excel/excel.linkeddatatypecollection) |
18+
| Linked entities | Adds support for data types connected to Excel from external sources. To learn more, see [Create linked entity cell values](/office/dev/add-ins/excel/excel-data-types-linked-entity-cell-values) | [LinkedEntityDataDomain](/javascript/api/excel/excel.linkedentitydatadomain), [LinkedEntityDataDomainCollection](/javascript/api/excel/excel.linkedentitydatadomaincollection), [LinkedEntityDataDomainCreateOptions](/javascript/api/excel/excel.linkedentitydatadomaincreateoptions), [LinkedEntityIdCulture](/javascript/api/excel/excel.linkedentityidculture), [LinkedEntityLoadServiceRequest](/javascript/api/excel/excel.linkedentityloadservicerequest) |
1919

2020
## API list
2121

0 commit comments

Comments
 (0)