Document.VbaProject Property
Obtains the VBA project stored in macro-enabled document.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
#Declaration
VbaProject VbaProject { get; }
#Property Value
Type | Description |
---|---|
Vba |
The VBA project. |