| Package | Description |
|---|---|
| bad.robot.excel.cell | |
| bad.robot.excel.workbook |
| Modifier and Type | Method and Description |
|---|---|
static Hyperlink |
Hyperlink.hyperlink(String text,
String url) |
static Hyperlink |
Hyperlink.hyperlink(String text,
URL link) |
| Constructor and Description |
|---|
HyperlinkCell(Hyperlink link) |
| Modifier and Type | Method and Description |
|---|---|
PoiWorkbook |
PoiWorkbook.replaceCell(Coordinate coordinate,
Hyperlink hyperlink) |
Editable |
NavigablePoiWorkbook.replaceCell(Coordinate coordinate,
Hyperlink hyperlink)
Deprecated.
|
Editable |
Editable.replaceCell(Coordinate coordinate,
Hyperlink hyperlink) |
Copyright © 2018. All Rights Reserved.