类 Comments.CommentBuilder
java.lang.Object
com.deepoove.poi.plugin.comment.Comments.CommentBuilder
- 所有已实现的接口:
RenderDataBuilder<CommentRenderData>
- 封闭类:
- Comments
public static class Comments.CommentBuilder
extends Object
implements RenderDataBuilder<CommentRenderData>
-
方法概要
修饰符和类型方法说明addPicture(PictureRenderData picture) addSubComment(CommentRenderData subcomment) addText(TextRenderData text) comment(DocumentRenderData content) create()
-
方法详细资料
-
signature
-
comment
-
comment
-
addText
-
addText
-
addPicture
-
addSubComment
-
create
-