|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XSSFHyperlinkRecord | |
---|---|
org.apache.poi.xssf.binary | The org.apache.poi.xssf.binary package includes necessary underlying components for streaming/read-only processing of xlsb files. |
Uses of XSSFHyperlinkRecord in org.apache.poi.xssf.binary |
---|
Methods in org.apache.poi.xssf.binary that return types with arguments of type XSSFHyperlinkRecord | |
---|---|
java.util.List<XSSFHyperlinkRecord> |
XSSFBHyperlinksTable.findHyperlinkRecord(CellAddress cellAddress)
|
java.util.Map<CellAddress,java.util.List<XSSFHyperlinkRecord>> |
XSSFBHyperlinksTable.getHyperLinks()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |