类的使用
com.deepoove.poi.plugin.comment.CommentRenderData
-
使用CommentRenderData的程序包 程序包 说明 com.deepoove.poi.data com.deepoove.poi.plugin.comment -
-
com.deepoove.poi.data中CommentRenderData的使用
参数类型为CommentRenderData的com.deepoove.poi.data中的方法 修饰符和类型 方法 说明 Paragraphs.ParagraphBuilderParagraphs.ParagraphBuilder. addComment(CommentRenderData comment)static Paragraphs.ParagraphBuilderParagraphs. of(CommentRenderData comment) -
com.deepoove.poi.plugin.comment中CommentRenderData的使用
返回CommentRenderData的com.deepoove.poi.plugin.comment中的方法 修饰符和类型 方法 说明 CommentRenderDataComments.CommentBuilder. create()参数类型为CommentRenderData的com.deepoove.poi.plugin.comment中的方法 修饰符和类型 方法 说明 Comments.CommentBuilderComments.CommentBuilder. addSubComment(CommentRenderData subcomment)static voidCommentRenderPolicy.Helper. renderComment(org.apache.poi.xwpf.usermodel.XWPFRun run, CommentRenderData data)protected booleanCommentRenderPolicy. validate(CommentRenderData data)类型变量类型为CommentRenderData的com.deepoove.poi.plugin.comment中的方法参数 修饰符和类型 方法 说明 protected voidCommentRenderPolicy. afterRender(RenderContext<CommentRenderData> context)voidCommentRenderPolicy. doRender(RenderContext<CommentRenderData> context)
-