public class XWPFComment extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
author |
protected String |
id |
protected StringBuffer |
text |
| Constructor and Description |
|---|
XWPFComment(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTComment comment,
XWPFDocument document) |
protected String id
protected String author
protected StringBuffer text
public XWPFComment(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTComment comment,
XWPFDocument document)
Copyright © 2020. All rights reserved.