public class CommentsPart extends OfficeXMLPart
NL| Constructor and Description |
|---|
CommentsPart(Docx inDocx) |
| Modifier and Type | Method and Description |
|---|---|
int |
addComment(WmlParagraph inValue)
Convenience short cut method.
|
clone, getFile, getOrCreateSubtag, getParentDoc, setFile, setParentDoc, toStringsetDoctype, setEncoding, setIsStandalone, setName, setSpecgetDoctype, getEncoding, getHeader, getRootNode, getTagReader, getTopLevelComments, isConstructedContent, name, prepareForOutput, replaceCharacterEntities, setRootNode, toIndentedXML, toIndentedXML, toIndentedXML, toIndentedXML, toXML, toXML, toXML, toXMLpublic CommentsPart(Docx inDocx)
public int addComment(WmlParagraph inValue)
jataylor@hairyfatguy.com