Aspose.Cells.Vba
The Aspose.Cells.Vba namespace contains classes to access Visual Basic Analysis projects and modules in Excel Spreadsheet files.
Classes
| Class | Description |
|---|---|
| VbaModule | Represents the module in VBA project. |
| VbaModuleCollection | Represents the list of VbaModule |
| VbaProject | Represents the VBA project. |
| VbaProjectReference | Represents the reference 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. |