| Package | Description |
|---|---|
| org.apache.poi.xssf.binary |
The org.apache.poi.xssf.binary package includes necessary underlying components
for streaming/read-only processing of xlsb files.
|
| Modifier and Type | Method and Description |
|---|---|
List<XSSFHyperlinkRecord> |
XSSFBHyperlinksTable.findHyperlinkRecord(CellAddress cellAddress) |
Map<CellAddress,List<XSSFHyperlinkRecord>> |
XSSFBHyperlinksTable.getHyperLinks() |