VbaProjectReferenceType Enum
VbaProjectReferenceType Enum
Represents the type of VBA project reference.
type VbaProjectReferenceType int32
Fields
Field | Description |
---|---|
Registered | Specifies a reference to an Automation type library. |
Control | Specifies a reference to a twiddled type library and its extended type library. |
Project | Specifies a reference to an external VBA project. |