|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Hyperlink | |
---|---|
bad.robot.excel.cell | |
bad.robot.excel.workbook |
Uses of Hyperlink in bad.robot.excel.cell |
---|
Methods in bad.robot.excel.cell that return Hyperlink | |
---|---|
static Hyperlink |
Hyperlink.hyperlink(String text,
String url)
|
static Hyperlink |
Hyperlink.hyperlink(String text,
URL link)
|
Constructors in bad.robot.excel.cell with parameters of type Hyperlink | |
---|---|
HyperlinkCell(Hyperlink link)
|
Uses of Hyperlink in bad.robot.excel.workbook |
---|
Methods in bad.robot.excel.workbook with parameters of type Hyperlink | |
---|---|
PoiWorkbook |
PoiWorkbook.replaceCell(Coordinate coordinate,
Hyperlink hyperlink)
|
Editable |
NavigablePoiWorkbook.replaceCell(Coordinate coordinate,
Hyperlink hyperlink)
Deprecated. |
Editable |
Editable.replaceCell(Coordinate coordinate,
Hyperlink hyperlink)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |