Package | Description |
---|---|
org.apache.poi.xssf.usermodel |
Modifier and Type | Method | Description |
---|---|---|
XSSFHyperlink |
XSSFCreationHelper.createHyperlink(int type) |
|
XSSFHyperlink |
XSSFCell.getHyperlink() |
Returns hyperlink associated with this cell
|
XSSFHyperlink |
XSSFSheet.getHyperlink(int row,
int column) |
Modifier and Type | Method | Description |
---|---|---|
void |
XSSFSheet.addHyperlink(XSSFHyperlink hyperlink) |
Register a hyperlink in the collection of hyperlinks on this sheet
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.