IVbaModule

IVbaModule class

Represents a module with VBA code.

The IVbaModule type exposes the following members:

Properties

NameDescription
attributesGets a collection of
nameGets a name of the VBA module
source_codeGets a source Code of the VBA module

See Also