Package org.apache.poi.xssf.binary
Class XSSFBHyperlinksTable
java.lang.Object
org.apache.poi.xssf.binary.XSSFBHyperlinksTable
- Since:
- 3.16-beta3
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
XSSFBHyperlinksTable
- Throws:
IOException
-
-
Method Details
-
getHyperLinks
- Returns:
- a map of the hyperlinks. The key is the top left cell address in their CellRange
-
findHyperlinkRecord
- Parameters:
cellAddress
- cell address to find- Returns:
- null if not a hyperlink
-