Uses of Interface
org.apache.poi.sl.usermodel.Hyperlink

Packages that use Hyperlink
org.apache.poi.sl.usermodel   
 

Uses of Hyperlink in org.apache.poi.sl.usermodel
 

Methods in org.apache.poi.sl.usermodel that return Hyperlink
 Hyperlink SimpleShape.getHyperlink()
           
 

Methods in org.apache.poi.sl.usermodel with parameters of type Hyperlink
 void SimpleShape.setHyperlink(Hyperlink hyperlink)
           
 



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