Aspose.Words.Vba

The Aspose.Words.Vba namespace provides classes to work with VBA projects.

Classes

ClassDescription
VbaExecutableAttribute
VbaModuleProvides access to VBA project module.
VbaModuleCollectionRepresents a collection of VbaModule objects.
VbaProjectProvides access to VBA project information. A VBA project inside the document is defined as a collection of VBA modules.
VbaReferenceImplements a reference to an Automation type library or VBA project.
VbaReferenceCollectionRepresents a collection of VbaReference objects.

Enumeration

EnumerationDescription
VbaModuleTypeSpecifies the type of a model in a VBA project.
VbaReferenceTypeAllows to specify the type of a VbaReference object.