Uses of Class
org.apache.poi.hslf.record.ExOleObjStg
-
Packages that use ExOleObjStg Package Description org.apache.poi.hslf.usermodel -
-
Uses of ExOleObjStg in org.apache.poi.hslf.usermodel
Methods in org.apache.poi.hslf.usermodel that return ExOleObjStg Modifier and Type Method Description ExOleObjStgHSLFObjectData. getExOleObjStg()Return the record that contains the object data.Constructors in org.apache.poi.hslf.usermodel with parameters of type ExOleObjStg Constructor Description HSLFObjectData(ExOleObjStg storage)Creates the object data wrapping the record that contains the object data.
-