VbaModule
VbaModule class
Represents a VBA module.
The VbaModule type exposes the following members:
Properties
Name | Description |
---|---|
attributes | Gets a collection of VbaModuleAttributeCollection |
name | Gets a name of the VBA module |
source_code | Gets a source Code of the VBA module |
See Also
- namespace aspose.tasks
- assembly Aspose.Tasks