Uses of Class
pro.verron.officestamper.core.StandardComment
Packages that use StandardComment
Package
Description
Provides the core functionality for the OfficeStamper library.
-
Uses of StandardComment in pro.verron.officestamper.core
Methods in pro.verron.officestamper.core that return StandardCommentModifier and TypeMethodDescriptionstatic StandardCommentStandardComment.create(DocxPart document, org.docx4j.wml.ContentAccessor parent, String expression, BigInteger id) Creates a new instance ofStandardCommentand initializes it with the given parameters, including a comment, comment range start, comment range end, and a comment reference.