Aspose.Cells.Vba

The Aspose.Cells.Vba namespace contains classes to access Visual Basic Analysis projects and modules in Excel Spreadsheet files.

Classes

ClassDescription
VbaModuleRepresents the module in VBA project.
VbaModuleCollectionRepresents the list of VbaModule
VbaProjectRepresents the VBA project.
VbaProjectReferenceRepresents the reference of VBA project.
VbaProjectReferenceCollectionRepresents all references of VBA project.

Enumeration

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