|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IVbaReferenceOleTypeLib
Represents OLE Automation type library reference.
Method Summary | |
---|---|
java.lang.String |
getLibid()
Represents the identifier of an Automation type library. |
void |
setLibid(java.lang.String value)
Represents the identifier of an Automation type library. |
Methods inherited from interface com.aspose.slides.IVbaReference |
---|
getName, setName |
Method Detail |
---|
java.lang.String getLibid()
Represents the identifier of an Automation type library.
Read/write String
.
void setLibid(java.lang.String value)
Represents the identifier of an Automation type library.
Read/write String
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |