ApplicationClass.ThisWorkbook Property

Definition

public:
 virtual property Microsoft::Office::Interop::Excel::Workbook ^ ThisWorkbook { Microsoft::Office::Interop::Excel::Workbook ^ get(); };
public virtual Microsoft.Office.Interop.Excel.Workbook ThisWorkbook { get; }
Public Overridable ReadOnly Property ThisWorkbook As Workbook

Property Value

Implements

Applies to