| Package | Description |
|---|---|
| io.github.antoniovizuete.pojospreadsheet.core | |
| io.github.antoniovizuete.pojospreadsheet.core.model |
| Modifier and Type | Method and Description |
|---|---|
Cell |
CellImpl.hyperlink(CellAddressImpl hyperlink)
Sets an internal link to the indicated cell.
|
void |
CellImpl.setHyperlink(CellAddressImpl hyperlink) |
| Modifier and Type | Method and Description |
|---|---|
Cell |
Cell.hyperlink(CellAddressImpl hyperlink)
Hyperlink cell.
|
void |
Cell.setHyperlink(CellAddressImpl hyperlink)
Sets hyperlink.
|
Copyright © 2018. All rights reserved.