org.apache.poi.xwpf.model
public class XWPFCommentsDecorator extends XWPFParagraphDecorator
nextDecorator, paragraph| Constructor and Description |
|---|
XWPFCommentsDecorator(XWPFParagraphDecorator nextDecorator) |
XWPFCommentsDecorator(XWPFParagraph paragraph,
XWPFParagraphDecorator nextDecorator) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getText() |
public XWPFCommentsDecorator(XWPFParagraphDecorator nextDecorator)
public XWPFCommentsDecorator(XWPFParagraph paragraph, XWPFParagraphDecorator nextDecorator)
public java.lang.String getText()
getText in class XWPFParagraphDecoratorCopyright 2016 The Apache Software Foundation or its licensors, as applicable.