Package | Description |
---|---|
org.apache.poi.xssf.usermodel |
Modifier and Type | Method and 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 and Description |
---|---|
protected void |
XSSFSheet.setCellHyperlink(XSSFHyperlink hyperlink) |
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.