Uses of Class
org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord

Packages that use EmbeddedObjectRefSubRecord
org.apache.poi.hssf.usermodel usermodel package maps HSSF low level strutures to familiar workbook/sheet model Related Documentation For overviews, tutorials, examples, guides, and tool documentation, please see: Apache POI Project  
 

Uses of EmbeddedObjectRefSubRecord in org.apache.poi.hssf.usermodel
 

Methods in org.apache.poi.hssf.usermodel that return EmbeddedObjectRefSubRecord
protected  EmbeddedObjectRefSubRecord HSSFObjectData.findObjectRecord()
          Finds the EmbeddedObjectRefSubRecord, or throws an Exception if there wasn't one
 



Copyright 2015 The Apache Software Foundation or its licensors, as applicable.