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

Packages that use ExHyperlink
org.apache.poi.hslf.record   
 

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

Methods in org.apache.poi.hslf.record that return ExHyperlink
 ExHyperlink ExObjList.get(int id)
          Lookup a hyperlink by its unique id
 ExHyperlink[] ExObjList.getExHyperlinks()
          Returns all the ExHyperlinks
 



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