|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HSSFHyperlink | |
---|---|
org.apache.poi.hssf.usermodel | usermodel package maps HSSF low level strutures to familiar workbook/sheet model |
Uses of HSSFHyperlink in org.apache.poi.hssf.usermodel |
---|
Methods in org.apache.poi.hssf.usermodel that return HSSFHyperlink | |
---|---|
HSSFHyperlink |
HSSFCell.getHyperlink()
Returns hyperlink associated with this cell |
Methods in org.apache.poi.hssf.usermodel with parameters of type HSSFHyperlink | |
---|---|
void |
HSSFCell.setHyperlink(HSSFHyperlink link)
Assign a hypelrink to this cell |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |