| Package | Description |
|---|---|
| org.zkoss.poi.xwpf.usermodel |
| Modifier and Type | Field and Description |
|---|---|
protected 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(String id) |
XWPFHyperlink[] |
XWPFDocument.getHyperlinks() |
Copyright © 2020. All rights reserved.