java.lang.Object
com.aspose.cells.VbaProjectReferenceType
public class VbaProjectReferenceType
- extends java.lang.Object
Utility class containing constants.
Represents the type of VBA project reference.
Field Summary |
static final int | REGISTERED | |
Specifies a reference to an Automation type library.
|
static final int | CONTROL | |
Specifies a reference to a twiddled type library and its extended type library.
|
static final int | PROJECT | |
Specifies a reference to an external VBA project.
|
REGISTERED | |
public static final int REGISTERED |
-
Specifies a reference to an Automation type library.
CONTROL | |
public static final int CONTROL |
-
Specifies a reference to a twiddled type library and its extended type library.
PROJECT | |
public static final int PROJECT |
-
Specifies a reference to an external VBA project.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.