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