Package | Description |
---|---|
org.apache.poi.xwpf.usermodel |
Modifier and Type | Class and Description |
---|---|
class |
XWPFFieldRun
A run of text which is part of a field, such as Title
of Page number or Author.
|
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
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<IRunElement> |
XWPFParagraph.iruns |
Modifier and Type | Method and Description |
---|---|
java.util.List<IRunElement> |
XWPFParagraph.getIRuns()
Return literal runs and sdt/content control objects.
|
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.