ExcelClient.Driver Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.