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.xssf.usermodel |
Modifier and Type | Class and Description |
---|---|
class |
HSSFHyperlink
Represents an Excel hyperlink.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Hyperlink
A PowerPoint hyperlink
|
Modifier and Type | Class and Description |
---|---|
class |
XSSFHyperlink
XSSF Implementation of a Hyperlink.
|
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.