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 
 

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 2010 The Apache Software Foundation or its licensors, as applicable.