Ewa Namespace
Applies to: apps for SharePoint | SharePoint Server 2010
The JavaScript object model for Excel Services in Microsoft SharePoint Server 2010 namespace is Ewa. The following table lists the objects and enumerations in the Ewa namespace.
Classes
Table 1. Ewa Classes
Name |
Description |
---|---|
Contains the result of the asynchronous operation and is passed as the first argument to the specified callback. |
|
Represents the Excel Services Web Part on the page. |
|
Represents the collection of the Excel Services Web Part or XLViewer instances on a page. |
|
Represents a named item. |
|
Represents the collection of the named items in a workbook. |
|
Represents a range in a workbook. |
|
Represents the cell or range event arguments. |
|
Represents a worksheet or chart sheet in a workbook. |
|
Represents a collection of sheets in a workbook. |
|
Represents an Excel workbook. |
|
Represents the workbook event arguments. |
Enumerations
Table 2. Ewa Enumerations
Name |
Description |
---|---|
Specifies the error code values. |
|
Specifies the type values for a named item. |
|
Specifies the values for the session mode. |
|
Specifies the type values for the sheet. |
|
Specifies the format of the values that are returned. |