Aspose.Slides.Vba

Contains classes for work with VBA macros

Classes

ClassDescription
VbaModuleRepresents module that is contained in VBA project.
VbaModuleCollectionRepresents a collection of a VBA Project modules.
VbaProjectRepresents VBA project with presentation macros.
VbaProjectFactoryAllows to create VBA project via COM interface
VbaReferenceCollectionRepresents a collection of a VBA Project references.
VbaReferenceFactoryAllows to create VBA project references via COM interface
VbaReferenceOleTypeLibRepresents OLE Automation type library reference.

Interfaces

InterfaceDescription
IVbaModuleRepresents module that is contained in VBA project.
IVbaModuleCollectionRepresents a collection of a VBA Project modules.
IVbaProjectRepresents VBA project with presentation macros.
IVbaProjectFactoryAllows to create VBA project via COM interface
IVbaReferenceRepresents the name of the VBA project reference.
IVbaReferenceCollectionRepresents a collection of a VBA Project references.
IVbaReferenceFactoryAllows to create VBA project references via COM interface
IVbaReferenceOleTwiddledTypeLibRepresents modified OLE Automation type library reference in which all controls are marked as extensible.
IVbaReferenceOleTypeLibRepresents OLE Automation type library reference.
IVbaReferenceProjectRepresents reference to an external VBA project.