|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HyperLink | |
com.jxcell |
Uses of HyperLink in com.jxcell |
Methods in com.jxcell that return HyperLink | |
HyperLink[] |
View.getHyperlinks(int row1,
int col1,
int row2,
int col2)
returns an array of hyperlinks in the specified range |
HyperLink[] |
View.getHyperlinks(int sheet)
returns an array of hyperlinks in the specified sheet |
HyperLink |
View.getHyperlink(int row,
int col)
get the specified index hyperlink object from current sheet |
Methods in com.jxcell with parameters of type HyperLink | |
void |
View.removeHyperlink(HyperLink hyperlink)
remove the hyperlink from the sheet |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |