Enum VbaProjectReferenceType

Enum VbaProjectReferenceType

Namespace: Aspose.Cells.Vba
Assembly: Aspose.Cells.dll (25.2.0)

Represents the type of VBA project reference.

public enum VbaProjectReferenceType

Fields

Control = 1

Specifies a reference to a twiddled type library and its extended type library.

Project = 2

Specifies a reference to an external VBA project.

Registered = 0

Specifies a reference to an Automation type library.