aspose.cells
Class VbaProjectReferenceType

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

Field Summary
const  NumberREGISTERED
           Specifies a reference to an Automation type library.
const  NumberCONTROL
           Specifies a reference to a twiddled type library and its extended type library.
const  NumberPROJECT
           Specifies a reference to an external VBA project.
 

Field Detail

REGISTERED

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

CONTROL

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

PROJECT

const Number 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.