ExcelClient Class

Definition

Provides the functionality of the ExcelClient class over the Component Object Model (COM).

[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("9A716A75-166F-4EFF-B5B5-5E8CDBEFB375")]
public class ExcelClient : IDisposable, Microsoft.Hpc.Excel.Com.IExcelClient, Microsoft.Hpc.Excel.Com.IExcelClientV1
type ExcelClient = class
    interface IExcelClient
    interface IExcelClientV1
    interface IDisposable
Public Class ExcelClient
Implements IDisposable, IExcelClient, IExcelClientV1
Inheritance
ExcelClient
Attributes
Implements

Constructors

ExcelClient()

Properties

MacroResource
Version

Methods

Cancel()
CloseSession(Object)
Dispose()
Dispose(Boolean)
Initialize(Workbook)
Initialize(Workbook, String)
OpenSession(String, String, Object, Object, Object, String, String)
OpenSession(String, String, Object, Object, Object, String, String, String, String, String, Object, String, String, Object)
Run(Boolean)

Applies to