Microsoft.Hpc.Excel.ExcelService Namespace
Provides classes and interfaces for custom clients to use to request that the built-in Excel SOA service perform calculations from Excel workbooks on HPC clusters.
| Class | Description |
|---|---|
| CalculateRequest | Represents a request to the built-in Excel SOA service to perform the calculation in a specified macro for an Excel workbook using the specified input. |
| CalculateResponse | Represents a response from the built-in Excel SOA service that includes the results of a calculation for an Excel workbook. |
| Interface | Description |
|---|---|
| IExcelService | Represents the built-in service-oriented architecture (SOA) service for performing calculations in Excel workbooks in Windows HPC Server. This service is the service that the built-in client represented by the ExcelClient class uses, and is also available for use by custom SOA clients. |
Build Date:
Community Additions
ADD
Show: