class
VbaModule
Source: aspose.
Represents the module in VBA project.
Methods
Methods
getCodes()
Gets and sets the codes of module.
getName()
Gets and sets the name of Module.
getType()
Gets the type of module. The value of the property is VbaModuleType integer constant.
setCodes()
Gets and sets the codes of module.
setName()
Gets and sets the name of Module.