Back to Devexpress

VbaProject Interface

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-deaf1018.md

latest1.0 KB
Original Source

VbaProject Interface

Exposes members used to obtain information on the VBA project in a macro-enabled document.

Namespace : DevExpress.XtraRichEdit.API.Native

Assembly : DevExpress.RichEdit.v25.2.Core.dll

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public interface VbaProject
vb
Public Interface VbaProject

The following members return VbaProject objects:

See Also

VbaProject Members

DevExpress.XtraRichEdit.API.Native Namespace