| Package | Description |
|---|---|
| org.apache.poi.xwpf.usermodel |
| Modifier and Type | Field and Description |
|---|---|
protected XWPFComments |
XWPFComment.comments |
| Modifier and Type | Method and Description |
|---|---|
XWPFComments |
XWPFDocument.createComments()
Creates an empty comments for the document if one does not already exist
|
XWPFComments |
XWPFComment.getComments()
The owning object for this comment
|
XWPFComments |
XWPFDocument.getDocComments()
Get Comments
|
| Constructor and Description |
|---|
XWPFComment(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTComment ctComment,
XWPFComments comments) |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.