Package | Description |
---|---|
org.apache.poi.hssf.usermodel |
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
|
org.apache.poi.sl.usermodel | |
org.apache.poi.ss.usermodel | |
org.apache.poi.xssf.usermodel |
Modifier and Type | Class | Description |
---|---|---|
class |
HSSFHyperlink |
Represents an Excel hyperlink.
|
Modifier and Type | Interface | Description |
---|---|---|
interface |
Hyperlink |
A PowerPoint hyperlink
|
Modifier and Type | Interface | Description |
---|---|---|
interface |
Hyperlink |
Represents an Excel hyperlink.
|
Modifier and Type | Class | Description |
---|---|---|
class |
XSSFHyperlink |
XSSF Implementation of a Hyperlink.
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.