asposecells.api
Class VbaProjectReferenceType

Utility class containing constants. Represents the type of VBA project reference.

Field Summary
const  intREGISTERED
           Specifies a reference to an Automation type library.
const  intCONTROL
           Specifies a reference to a twiddled type library and its extended type library.
const  intPROJECT
           Specifies a reference to an external VBA project.
 

Field Detail

REGISTERED

const int REGISTERED
Specifies a reference to an Automation type library.

CONTROL

const int CONTROL
Specifies a reference to a twiddled type library and its extended type library.

PROJECT

const int PROJECT
Specifies a reference to an external VBA project.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.