通过 Power Automate 平台可以离线执行 Office 脚本,该平台允许最终用户将其 Excel 相关任务作为更大流程的一部分自动化。可以针对 OneDrive/SharePoint 站点上的任何 Excel 文件调用 Office 脚本,并且可以将数据传递给脚本,并且脚本可以从 Excel 返回数据,然后可以将这些数据集成到其他应用程序中。
有关详细信息,请参见此处:https ://docs.microsoft.com/office/dev/scripts/develop/power-automate-integration
不支持您站点的其他方案,例如通过浏览器控制台或从 Excel 应用程序的其他部分调用 Office 脚本的能力。我们感兴趣的一个方面是允许 Web 加载项调用 Office 脚本。请随时在此处添加功能要求:https ://excel.uservoice.com/
使用 Office 脚本的脱机方案示例:
1. https://powerusers.microsoft.com/t5/Power-Automate-Cookbook/Cross-Reference-and-formatting-two-Excel-files-using-Office/td-p/728535
2. https://powerusers.microsoft.com/t5/Power-Automate-Cookbook/Excel-and-Microsoft-Forms-integration-using-Office-Scripts/td-p/728183