Ideas
Add Microsoft Graph APIs for SharePoint Online list views
Microsoft Graph currently provides APIs for SharePoint sites, lists, columns, and list items, but it does not expose SharePoint list views. This creates a limitation for our application that need to ...vleocmachJul 08, 2026Copper Contributor17Views1like0CommentsProvide an Official Offline Distribution Method for Office.js (Alternative to CDN)
According to the Microsoft documentation on accessing the Office JavaScript API library (https://learn.microsoft.com/en-us/office/dev/add-ins/develop/understand-the-javascript-api-for-office#access-t...MerficiusJul 06, 2026Copper Contributor31Views1like0CommentsNative staged/canary rollout for Office Add-in manifests (Centralized Deployment/Integrated Apps)
Summary There is no supported way to roll out an Office Add-in manifest change to a small percentage or ring of users first, monitor health, and automatically roll back on failure. A manifest-level ...harshitgoyal97Jul 01, 2026Copper Contributor19Views1like0CommentsAdd Workbook.calculate() to avoid recalculating all open workbooks
Today, the Office.js API exposes Excel.Application.calculate(calculationType), but it recalculates all currently opened workbooks in Excel. This becomes a performance and UX problem when users have m...stephanecozeApr 16, 2026Brass Contributor103Views14likes0CommentsAdd 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, 2025Steel Contributor257Views72likes0Comments
Featured Idea Statuses
- New1,524 Ideas
- Needs more info1 Idea
- Working on it3 Ideas
- Completed43 Ideas