| Modifier and Type | Method and Description |
|---|---|
static HyperLink |
HyperLink.external(String linkStr,
String displayStr)
Static factory method which allows to create external HyperLink
|
static HyperLink |
HyperLink.internal(String linkStr,
String displayStr)
Static factory method which allows to create internal HyperLink
|
| Modifier and Type | Method and Description |
|---|---|
void |
Worksheet.hyperlink(int r,
int c,
HyperLink hyperLink) |
void |
Range.setHyperlink(HyperLink hyperLink) |
Copyright © 2023. All rights reserved.