| Package | Description |
|---|---|
| org.apache.poi.hssf.usermodel |
The usermodel package maps HSSF low level structures to familiar workbook/sheet model
|
| org.apache.poi.sl.usermodel |
| Modifier and Type | Class and Description |
|---|---|
class |
HSSFHyperlink
Represents an Excel hyperlink.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Hyperlink<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>>
A PowerPoint hyperlink
|