| Package | Description | 
|---|---|
| org.apache.poi.hslf.usermodel | |
| org.apache.poi.hssf.usermodel | 
 The usermodel package maps HSSF low level structures to familiar workbook/sheet model 
 | 
| org.apache.poi.sl.usermodel | |
| org.apache.poi.xslf.usermodel | |
| org.apache.poi.xssf.usermodel | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
HSLFHyperlink
Represents a hyperlink in a PowerPoint document 
 | 
| 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 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
XSLFHyperlink  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
XSSFHyperlink
XSSF Implementation of a Hyperlink. 
 | 
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.