Uses of Class
bad.robot.excel.Hyperlink

Packages that use Hyperlink
bad.robot.excel   
 

Uses of Hyperlink in bad.robot.excel
 

Methods in bad.robot.excel that return Hyperlink
static Hyperlink Hyperlink.hyperlink(String text, String url)
           
static Hyperlink Hyperlink.hyperlink(String text, URL link)
           
 

Methods in bad.robot.excel with parameters of type Hyperlink
 WorkbookMutator WorkbookMutator.replaceCell(Coordinate coordinate, Hyperlink hyperlink)
           
 WorkbookMutator PoiWorkbookMutator.replaceCell(Coordinate coordinate, Hyperlink hyperlink)
           
 

Constructors in bad.robot.excel with parameters of type Hyperlink
HyperlinkCell(Hyperlink link)
           
 



Copyright © 2012. All Rights Reserved.