Package | Description |
---|---|
org.apache.poi.xwpf.usermodel |
Modifier and Type | Class and Description |
---|---|
class |
XWPFAbstractSDT
Experimental abstract class that is a base for XWPFSDT and XWPFSDTCell
|
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 |
XWPFParagraph
A Paragraph within a Document, Table, Header etc.
|
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
|
class |
XWPFSDTCell
Experimental class to offer rudimentary read-only processing of
of StructuredDocumentTags/ContentControl that can appear
in a table row as if a table cell.
|
class |
XWPFTable
Sketch of XWPFTable class.
|
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.