Skip to content

Commit

Permalink
[Word] (UX) Document support for custom keyboard shorcuts (#2037)
Browse files Browse the repository at this point in the history
* Document support in Word

* Update supported version

* Apply suggestions from review

Co-authored-by: Elizabeth Samuel <[email protected]>

---------

Co-authored-by: Elizabeth Samuel <[email protected]>
  • Loading branch information
samantharamon and ElizabethSamuel-MSFT authored Sep 12, 2024
1 parent 1df740b commit 1498979
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Keyboard Shortcuts requirement sets
description: Keyboard Shortcuts requirement set information for Office Add-ins.
ms.date: 04/15/2024
ms.date: 09/12/2024
ms.topic: overview
ms.localizationpriority: medium
---
Expand All @@ -14,10 +14,10 @@ Office Add-ins run across multiple versions of Office. The following table lists

| Requirement set | Office on the web | Office on Windows<ul><li>Microsoft 365 subscription</li><li>retail perpetual</li></ul> | Office on Windows<ul><li>volume-licensed perpetual</li></ul> | Office on Mac | Office on iPad |
|:-----|:-----|:-----|:-----|:-----|:-----|
| KeyboardShortcuts 1.1 | Supported | Version 2111 (Build 14701.10000) | Not available | Version 16.55 (21111400) | Not supported |
| KeyboardShortcuts 1.1 | Supported | <ul><li>Excel: Version 2111 (Build 14701.10000)</li><li>Word: Version 2408 (Build 17928.20114)</li></ul> | Not available | <ul><li>Excel: Version 16.55 (21111400)</li><li>Word: Version 16.88 (24081116)</li></ul>| Not supported |

> [!NOTE]
> The **KeyboardShortcuts 1.1** requirement set is supported only in Excel.
> The **KeyboardShortcuts 1.1** requirement set is supported only in **Excel** and **Word**.
## Office versions and build numbers

Expand Down
Loading

0 comments on commit 1498979

Please sign in to comment.