Workbook.VBProject Özellik

Tanım

Çalışma kitabındaki sanal Microsoft.Vbe.Interop.VBProject projesini alır.

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

Özellik Değeri

Çalışma kitabındaki sanal Microsoft.Vbe.Interop.VBProject projesi.

Açıklamalar

Bu özellik Visual Basic projesine değil Visual Basic for Applications projesine başvurur.

Şunlara uygulanır