Skip to content

Commit a15328c

Browse files
committed
Adjust preview APIs overview article
1 parent 95a3196 commit a15328c

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

docs/docs-ref-autogen/preview-apis.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Office Scripts preview APIs
33
description: Details about upcoming Office Scripts APIs.
44
ms.topic: whats-new
5-
ms.date: 09/08/2025
5+
ms.date: 12/04/2025
66
---
77

88
# Office Scripts preview APIs
@@ -12,17 +12,14 @@ New Office Scripts APIs are first introduced in "preview", and then later releas
1212
> [!IMPORTANT]
1313
> Preview APIs are subject to change and are not intended for use in a production environment. We recommend that you try them out in test and development environments only. Do not use preview APIs in a production environment or within business-critical documents.
1414
15-
The following table provides a concise summary of the APIs, while the subsequent [API list](#api-list) table gives a detailed list.
16-
17-
| Feature area | Description | Relevant objects |
18-
|:--- |:--- |:--- |
19-
| Save and email a PDF | Save a worksheet as a PDF and email it to yourself or your team. For a sample, see [Save a worksheet and email it as a PDF](/office/dev/scripts/resources/samples/save-as-pdf-email-as-pdf). | [EmailAttachment](/javascript/api/office-scripts/officescript/officescript.emailattachment), [MailProperties](/javascript/api/office-scripts/officescript/officescript.mailproperties) |
20-
2115
## API list
2216

2317
The following table lists the Office Scripts APIs currently in preview.
2418

25-
[!INCLUDE[API table](../includes/officescript-preview.md)]
19+
<!-- [!INCLUDE[API table](../includes/officescript-preview.md)] -->
20+
21+
> [!NOTE]
22+
> There are currently no APIs in preview.
2623
2724
## See also
2825

0 commit comments

Comments
 (0)