Aspose.Diagram.Vba

The Aspose.Diagram.Vba namespace contains classes to access Visual Basic Analysis projects and modules in Visio files.

Classes

ClassDescription
VbaModuleRepresents module that is contained in VBA project.
VbaModuleCollectionRepresents the list of VbaModule
VbaProjectRepresents the VBA project.
VbaProjectReferenceRepresents the refernece of VBA project.
VbaProjectReferenceCollectionRepresents all references of VBA project.

Enumeration

EnumerationDescription
VbaModuleTypeRepresents the type of VBA module.
VbaProjectReferenceTypeRepresents the type of VBA project reference.