VbaModule
VbaModule class
Represents module that is contained in VBA project.
public class VbaModule
Properties
Name | Description |
---|---|
Codes { get; set; } | Gets and sets the codes of module. |
Name { get; set; } | Gets and sets the name of Module. |
Type { get; } | Gets the type of module. |
See Also
- namespace Aspose.Diagram.Vba
- assembly Aspose.Diagram