Package | Description |
---|---|
org.apache.poi.xwpf.usermodel |
Modifier and Type | Class | Description |
---|---|---|
class |
XWPFHyperlinkRun |
A run of text with a Hyperlink applied to it.
|
class |
XWPFRun |
XWPFRun object defines a region of text with a common set of properties
|
class |
XWPFSDT |
Experimental class to offer rudimentary read-only processing of
of StructuredDocumentTags/ContentControl
WARNING - APIs expected to change rapidly
|
Modifier and Type | Field | Description |
---|---|---|
protected java.util.List<IRunElement> |
XWPFParagraph.iruns |
Modifier and Type | Method | Description |
---|---|---|
java.util.List<IRunElement> |
XWPFParagraph.getIRuns() |
Return literal runs and sdt/content control objects.
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.