Edit

Share via


ExcelClient.Driver Property

Definition

Gets the ExcelDriver object that interacts with the currently open Excel workbook.

public Microsoft.Hpc.Excel.ExcelDriver Driver { get; }
member this.Driver : Microsoft.Hpc.Excel.ExcelDriver
Public ReadOnly Property Driver As ExcelDriver

Property Value

The ExcelDriver object that interacts with the currently open Excel workbook.

Applies to