IVbaModule
IVbaModule class
Represents a module with VBA code.
Methods
| Name | Description |
|---|---|
| get_Attributes | Gets a collection of VbaModuleAttributeCollection |
| get_Name | Gets a name of the VBA module |
| get_SourceCode | Gets a source code of the VBA module |
Represents a module with VBA code.
| Name | Description |
|---|---|
| get_Attributes | Gets a collection of VbaModuleAttributeCollection |
| get_Name | Gets a name of the VBA module |
| get_SourceCode | Gets a source code of the VBA module |