Uses of Class
org.apache.poi.hslf.record.ExOleObjStg
Packages that use ExOleObjStg
-
Uses of ExOleObjStg in org.apache.poi.hslf.usermodel
Methods in org.apache.poi.hslf.usermodel that return ExOleObjStgModifier and TypeMethodDescriptionHSLFObjectData.getExOleObjStg()
Return the record that contains the object data.Constructors in org.apache.poi.hslf.usermodel with parameters of type ExOleObjStgModifierConstructorDescriptionHSLFObjectData
(ExOleObjStg storage) Creates the object data wrapping the record that contains the object data.