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 |
---|---|
java.util.List<XSSFHyperlinkRecord> |
XSSFBHyperlinksTable.findHyperlinkRecord(CellAddress cellAddress) |
java.util.Map<CellAddress,java.util.List<XSSFHyperlinkRecord>> |
XSSFBHyperlinksTable.getHyperLinks() |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.