|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HyperlinkRecord | |
---|---|
org.apache.poi.hssf.usermodel | usermodel package maps HSSF low level strutures to familiar workbook/sheet model |
Uses of HyperlinkRecord in org.apache.poi.hssf.usermodel |
---|
Fields in org.apache.poi.hssf.usermodel declared as HyperlinkRecord | |
---|---|
protected HyperlinkRecord |
HSSFHyperlink.record
Low-level record object that stores the actual hyperlink data |
Constructors in org.apache.poi.hssf.usermodel with parameters of type HyperlinkRecord | |
---|---|
HSSFHyperlink(HyperlinkRecord record)
Initialize the hyperlink by a HyperlinkRecord record |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |