IVbaModule class
IVbaModule class
Represents module that is contained in VBA project.
The IVbaModule type exposes the following members:
Properties
Property | Description |
---|---|
name | Name of the module. Read-only str. |
source_code | Source code of the module. Read/write str. |
See Also
- module
aspose.slides.vba
- library
Aspose.Slides