java.lang.Objectcom.aspose.cells.VbaProjectReferenceType
public class VbaProjectReferenceType
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. |
Field Detail |
---|
REGISTERED | |
public static final int REGISTERED |
CONTROL | |
public static final int CONTROL |
PROJECT | |
public static final int PROJECT |