Uses of Class
org.apache.poi.hslf.record.ExEmbed

Packages that use ExEmbed
org.apache.poi.hslf.model   
org.apache.poi.hslf.record   
 

Uses of ExEmbed in org.apache.poi.hslf.model
 

Methods in org.apache.poi.hslf.model that return ExEmbed
 ExEmbed OLEShape.getExEmbed()
          Return the record container for this embedded object.
 

Uses of ExEmbed in org.apache.poi.hslf.record
 

Subclasses of ExEmbed in org.apache.poi.hslf.record
 class ExControl
          A container record that specifies information about an ActiveX control.
 



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