Property Getters/Setters Summary | ||
---|---|---|
method | getCodes() | |
method | setCodes(value) | |
Gets and sets the codes of module. | ||
method | getName() | |
method | setName(value) | |
Gets and sets the name of Module. | ||
method | getType() | |
Gets the type of module.
The value of the property is VbaModuleType integer constant. |
String getName() / setName(value)
int getType()
String getCodes() / setCodes(value)