Package org.apache.poi.sl.usermodel
Interface ObjectMetaData
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getObjectName
String getObjectName()- Returns:
- the name of the OLE shape
-
getProgId
String getProgId()- Returns:
- the program id assigned to the OLE container application
-
getClassID
ClassID getClassID()- Returns:
- the storage classid of the OLE entry
-
getOleEntry
String getOleEntry()- Returns:
- the name of the OLE entry inside the oleObject#.bin
-