Aspose.Cells.Vba Namespace

Contains all classes of VBA project.
Classes
  ClassDescription
Public classCode exampleVbaModule
Represents the module in VBA project.
Public classCode exampleVbaModuleCollection
Represents the list of VbaModule
Public classCode exampleVbaProject
Represents the VBA project.
Public classCode exampleVbaProjectReference
Represents the reference of VBA project.
Public classCode exampleVbaProjectReferenceCollection
Represents all references of VBA project.
Enumerations
  EnumerationDescription
Public enumerationVbaModuleType
Represents the type of VBA module.
Public enumerationVbaProjectReferenceType
Represents the type of VBA project reference.