简体   繁体   English

在MVC中使用ewa名称空间

[英]Using ewa namespace with MVC

I've found a namespace called Ewa: http://msdn.microsoft.com/en-us/library/ee589018(v=office.15).aspx 我找到了一个名为Ewa的命名空间: http : //msdn.microsoft.com/zh-cn/library/ee589018 (v=office.15) .aspx

I'm quite new to all this (as you will see) but I would like to use this library/namespace. 我对所有这些都是新手(如您所见),但是我想使用此库/命名空间。 After some reading it looks like it can be used like an excel spreadsheet and that's exactly what I want, but I have no idea how I reference or import these functions. 经过一番阅读,看起来它可以像excel电子表格一样使用,这正是我想要的,但是我不知道如何引用或导入这些函数。

I'm using MVC right now and wonder if this is something I should connect through via my Controller or with JS/Jquery? 我现在正在使用MVC,想知道这是否应该通过控制器或JS / Jquery连接?

Been looking around and found something about SharePoint but is that really necessary just to use EWA? 在四处寻找并发现了一些有关SharePoint的信息,但是使用EWA真的需要这么做吗?

The Ewa namespace applies to the Excel Web Access part from Sharepoint excel services. Ewa命名空间适用于Sharepoint excel服务中的Excel Web Access部分。 Its a javascript library available client side in Sharepoint when using ExcelServices to embed spreadsheets in a Sharepoint document. 使用ExcelServices将电子表格嵌入到Sharepoint文档中时,它是Sharepoint的javascript库在客户端可用。 Ewa doesnt exist outside of Sharepoint. Ewa在Sharepoint之外不存在。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM