_Workbook.VBProject Property

Definition

Returns a VBProject object that represents the Visual Basic project in the specified workbook. Read-only.

public:
 property Microsoft::Vbe::Interop::VBProject ^ VBProject { Microsoft::Vbe::Interop::VBProject ^ get(); };
public Microsoft.Vbe.Interop.VBProject VBProject { get; }
Public ReadOnly Property VBProject As VBProject

Property Value

Applies to