Ideas
Add ability to label the actions office-js takes on the document in the Undo list
Actions performed on a document are added to the application Undo stack. However, the description of the action that you can undo is the same for all actions. Here is a screen shot of Excel after my ...JKPieterseFeb 02, 2026Silver ContributorNew16Views2likes0CommentsAdd a Range API for Outlook add-ins
Word add-ins provide the Word.Range API, which allows precise manipulation of document content (selection, insertion, replacement, formatting). Outlook add-ins currently lack an equivalent API, maki...JasminLapalmeDruideJan 30, 2026Copper Contributor22Views5likes0CommentsExpose Revision Display Mode (Inline vs. Balloons) via Office.js
Currently, Office.js does not provide an API to retrieve the revision display mode used by Microsoft Word (inline or balloons) when change tracking is enabled. It would be highly valuable to expose ...msccsaschaJan 27, 2026Copper Contributor29Views2likes0CommentsAdd viewportChanged event to Word JavaScript API
In Word add-ins, we often need to react to changes in the user's viewport (scrolling, zooming, etc.). Currently, there's no event to detect when the visible pages change. A viewportChanged event on W...chetankotwalAug 27, 2025Iron Contributor243Views72likes0CommentsExpose full gradient fill definitions for shapes in the PowerPoint JavaScript API (read and write)
Context I am building a PowerPoint add-in that enforces consistent corporate design by applying predefined styles from a centrally managed custom library (for example, gradient presets for specific ...MichaelHappJan 23, 2026Copper Contributor14Views1like0CommentsExpose geometric shape type as a readable property for existing shapes in PowerPoint JavaScript API
Context I am building a PowerPoint add-in focused on slide auditing and efficient object management. A key capability is to identify and batch-manage geometric shapes on a slide (for example, select...MichaelHappJan 21, 2026Copper Contributor19Views1like0CommentsAllow to load office.js in non Office environments without side effects
Hi, when currently office-js is loaded outside a office enviornment, it reports Warning: Office.js is loaded outside of Office client (what is perfectly fine) but that is not all: it also doe...guenhterJan 21, 2026Copper Contributor14Views1like0CommentsonParagraphDeleted or onParagraphChanged event
API: Office.js Related issue: https://github.com/OfficeDev/office-js/issues/3864 Hi team, Iām running into a behavior that appears to be a known limitation of the current Office.js API, as discuss...prasannakumarJan 20, 2026Copper Contributor10Views1like0Comments
Featured Idea Statuses
- New1,488 Ideas
- Needs more info1 Idea
- Working on it3 Ideas
- Completed43 Ideas