Microsoft.Hpc.Excel.ExcelService Namespace

Classes

CalculateCompletedEventArgs
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.

Interfaces

IExcelService

Represents the built-in service-oriented architecture (SOA) service for performing calculations in Excel workbooks using a Microsoft 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.

IExcelServiceChannel