IVbaModule
IVbaModule interface
Represents module that is contained in VBA project.
public interface IVbaModule
Properties
Name | Description |
---|---|
Name { get; } | Name of the module. Read-only String. |
SourceCode { get; set; } | Source code of the module. Read/write String. |
See Also
- namespace Aspose.Slides.Vba
- assembly Aspose.Slides