是否必须在网站上托管Excel加载项? [英] Does an Excel add-in have to be hosted on a website?

查看:84
本文介绍了是否必须在网站上托管Excel加载项?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试创建一个Excel JavaScript加载项来操作Microsoft Office Excel桌面中的几个工作簿。 那么,我想知道加载项是否必须在网站上托管?

I'm trying to create an Excel JavaScript Add-In to manipulate a couple of workbooks in Microsoft Office Excel desktop.  So, am wondering if the add-in has to be hosted on a website?

推荐答案

你好,

请访问
Office加载项平台概述

Office加载项的基本组件是XML清单文件和您自己的Web应用程序。清单定义了各种设置,包括加载项如何与Office客户端集成。您的Web应用程序需要托管在Web服务器或Web
托管服务上,例如
Microsoft Azure

The basic components of an Office Add-in are an XML manifest file and your own web application. The manifest defines various settings, including how your add-in integrates with Office clients. Your web application needs to be hosted on a web server, or web hosting service, such as Microsoft Azure.

Manifest + webpage = Office加载项

因此,您必须创建一个网页并在任何Web服务器上托管Web应用程序。

So you have to create a webpage and host the web application on any web server.

问候,

Celeste


这篇关于是否必须在网站上托管Excel加载项?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆