Microsoft.Office.Excel.Server.WebServices namespace
Class | Description | |
---|---|---|
![]() |
ExcelService | Excel Web Services is exposed as a web service. |
![]() |
ExcelServiceInternal | |
![]() |
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 | WorkbookModelInfo class for the EnsureWorkbookModel API method |
Interface | Description | |
---|---|---|
![]() |
IWorkbookModelUsage | Interface is called by SSPM within ECS to support usage tracking of the internal model. The object should be thread safe as a single instance of this will be created for each instance of ECS and methods may be called on multiple threads |
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(String, String, RangeCoordinates, Boolean, []) and GetCell(String, String, Int32, Int32, Boolean, []). |
![]() |
ItemType | Indicates the types of the returned items. |
![]() |
RequestType | Type of request which was completed (used as part of the RequestComplete api). Process requests are a type of Execute requests but given the differences in behavior and execution time they are called out as a separate type |
![]() |
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. |