Skip to content

Commit bd0c51d

Browse files
authored
[Excel] (Data types) Switch to licensed images (#5000)
* [Excel] (Data types) Switch to licensed images * Increase text size for accessibility
1 parent 85bae43 commit bd0c51d

10 files changed

+4
-4
lines changed

docs/excel/excel-data-types-entity-card.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Excel JavaScript API data types entity value card
33
description: Learn how to use entity value cards with data types in your Excel add-in.
4-
ms.date: 01/27/2023
4+
ms.date: 01/22/2025
55
ms.localizationpriority: medium
66
---
77

docs/excel/excel-data-types-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Overview of data types in Excel add-ins
33
description: Data types in the Excel JavaScript API enable Office Add-in developers to work with formatted number values, web images, entities, arrays within entities, and enhanced errors as data types.
4-
ms.date: 12/14/2022
4+
ms.date: 01/22/2025
55
ms.topic: overview
66
ms.custom: scenarios:getting-started
77
ms.localizationpriority: high
@@ -11,9 +11,9 @@ ms.localizationpriority: high
1111

1212
Data types organize complex data structures as objects. This includes formatted number values, web images, and entities as [entity cards](excel-data-types-entity-card.md).
1313

14-
The following screenshot highlights one of the primary features of data types: an entity card. In this case, the entity card shows expanded information about the **Tofu** product from a list of grocery store products.
14+
The following screenshot highlights one of the primary features of data types: an entity card. In this case, the entity card shows expanded information about the **Chef Anton's Gumbo Mix** product from a list of grocery store products.
1515

16-
:::image type="content" source="../images/excel-data-types-entity-card-tofu.png" alt-text="An entity value data type with the card window displayed.":::
16+
:::image type="content" source="../images/excel-data-types-entity-card-gumbo.png" alt-text="An entity value data type with the card window displayed.":::
1717

1818
> [!NOTE]
1919
> To start experimenting with data types right away, install [Script Lab](../overview/explore-with-script-lab.md) in Excel and check out the **Data types** section in our **Samples** library. You can also explore the Script Lab samples in our [OfficeDev/office-js-snippets](https://github.com/OfficeDev/office-js-snippets/tree/prod/samples/excel/20-data-types) repository.
-154 KB
Loading
-478 KB
Loading
-482 KB
Loading
Binary file not shown.
-172 KB
Loading
-4.52 KB
Loading
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)