Aspose.Slides.Vba Namespace

Contains classes for work with VBA macros
Classes
  ClassDescription
Public classVbaModule
Represents module that is contained in VBA project.
Public classVbaModuleCollection
Represents a collection of a VBA Project modules.
Public classVbaProject
Represents VBA project with presentation macros.
Public classVbaProjectFactory
Allows to create VBA project via COM interface
Public classVbaReferenceCollection
Represents a collection of a VBA Project references.
Public classVbaReferenceFactory
Allows to create VBA project references via COM interface
Public classVbaReferenceOleTypeLib
Represents OLE Automation type library reference.
Interfaces
  InterfaceDescription
Public interfaceIVbaModule
Represents module that is contained in VBA project.
Public interfaceIVbaModuleCollection
Represents a collection of a VBA Project modules.
Public interfaceIVbaProject
Represents VBA project with presentation macros.
Public interfaceIVbaProjectFactory
Allows to create VBA project via COM interface
Public interfaceIVbaReference
Represents the name of the VBA project reference.
Public interfaceIVbaReferenceCollection
Represents a collection of a VBA Project references.
Public interfaceIVbaReferenceFactory
Allows to create VBA project references via COM interface
Public interfaceIVbaReferenceOleTwiddledTypeLib
Represents modified OLE Automation type library reference in which all controls are marked as extensible.
Public interfaceIVbaReferenceOleTypeLib
Represents OLE Automation type library reference.
Public interfaceIVbaReferenceProject
Represents reference to an external VBA project.