Microsoft.Office.Excel.Server.WebServices namespace
SharePoint 2013
This documentation is preliminary and is subject to change.
| Class | Description | |
|---|---|---|
![]() | ExcelService | Excel Web Services is exposed as a web service. |
![]() | ParameterInfo | Gets or sets the name and values of a parameter. |
![]() | RangeCoordinates | The four integer coordinates used to select a contiguous range. |
![]() | SheetInfo | Contains information about a sheet in a workbook. |
![]() | Size | Defines the width and height of the chart image. |
![]() | Status | Represents alert information. |
![]() | TypeExporter | This class and its members are reserved for internal use and are not intended to be used in your code. |
![]() | WorkbookItem | Represents named items in the workbook. |
![]() | WorkbookModelInfo |
| Interface | Description | |
|---|---|---|
![]() | IWorkbookModelUsage |
| Enumeration | Description | |
|---|---|---|
![]() | CalculateType | Defines the different types of workbook calculation. |
![]() | CellError | Defines the supported cell error values that can be returned in an object during a call to the methods GetRange and GetCell. |
![]() | ItemType | Indicates the types of the returned items. |
![]() | RequestType | |
![]() | SaveOptions | Specifies whether to overwrite an existing, unlocked file. |
![]() | SheetType | Indicates the type of sheet that is returned. |
![]() | SheetVisibility | Indicates whether the returned sheets are visible. |
![]() | WorkbookCalculation | Defines the calculation mode setting for a workbook. |
![]() | WorkbookType | Defines the supported workbook types. |


