Uses of Class
org.apache.poi.hslf.record.ExEmbed
-
Packages that use ExEmbed Package Description org.apache.poi.hslf.record org.apache.poi.hslf.usermodel -
-
Uses of ExEmbed in org.apache.poi.hslf.record
Subclasses of ExEmbed in org.apache.poi.hslf.record Modifier and Type Class Description classExControlA container record that specifies information about an ActiveX control. -
Uses of ExEmbed in org.apache.poi.hslf.usermodel
Methods in org.apache.poi.hslf.usermodel that return ExEmbed Modifier and Type Method Description ExEmbedHSLFObjectShape. getExEmbed()Return the record container for this embedded object.
-