Edit

Share via


ExcelDriver.Workbook Property

Definition

Gets the currently open Excel workbook.

public Microsoft.Office.Interop.Excel.Workbook Workbook { get; }
member this.Workbook : Microsoft.Office.Interop.Excel.Workbook
Public ReadOnly Property Workbook As Workbook

Property Value

A Workbook object that represents the currently open Excel workbook.

Applies to