Package | Description |
---|---|
org.zkoss.poi.xwpf.usermodel |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<XWPFHyperlink> |
XWPFDocument.hyperlinks |
Modifier and Type | Method and Description |
---|---|
XWPFHyperlink |
XWPFHyperlinkRun.getHyperlink(XWPFDocument document)
If this Hyperlink is an external reference hyperlink,
return the object for it.
|
XWPFHyperlink |
XWPFDocument.getHyperlinkByID(java.lang.String id) |
XWPFHyperlink[] |
XWPFDocument.getHyperlinks() |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.