Aspose.Diagram.Vba
The Aspose.Diagram.Vba namespace contains classes to access Visual Basic Analysis projects and modules in Visio files.
Classes
| Class | Description |
|---|---|
| VbaModule | Represents module that is contained in VBA project. |
| VbaModuleCollection | Represents the list of VbaModule |
| VbaProject | Represents the VBA project. |
| VbaProjectReference | Represents the refernece of VBA project. |
| VbaProjectReferenceCollection | Represents all references of VBA project. |
Enumeration
| Enumeration | Description |
|---|---|
| VbaModuleType | Represents the type of VBA module. |
| VbaProjectReferenceType | Represents the type of VBA project reference. |