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, toString
setDoctype, setEncoding, setIsStandalone, setName, setSpec
getDoctype, getEncoding, getHeader, getRootNode, getTagReader, getTopLevelComments, isConstructedContent, name, prepareForOutput, replaceCharacterEntities, setRootNode, toIndentedXML, toIndentedXML, toIndentedXML, toIndentedXML, toXML, toXML, toXML, toXML
public CommentsPart(Docx inDocx)
public int addComment(WmlParagraph inValue)
[email protected]