类的使用
com.deepoove.poi.data.Paragraphs.ParagraphBuilder
-
com.deepoove.poi.data中Paragraphs.ParagraphBuilder的使用
修饰符和类型方法说明Paragraphs.ParagraphBuilder.addComment(CommentRenderData comment) Paragraphs.ParagraphBuilder.addList(List<RenderData> datas) Paragraphs.ParagraphBuilder.addParagraph(ParagraphRenderData paragraph) Paragraphs.ParagraphBuilder.addPicture(PictureRenderData picture) Paragraphs.ParagraphBuilder.addText(TextRenderData text) Paragraphs.ParagraphBuilder.addTexts(List<TextRenderData> texts) Paragraphs.ParagraphBuilder.allowWordBreak()Paragraphs.ParagraphBuilder.bgColor(String backgroundColor, XWPFShadingPattern pattern) Paragraphs.ParagraphBuilder.borderLeft(BorderStyle borderStyle) Paragraphs.ParagraphBuilder.center()Paragraphs.ParagraphBuilder.defaultTextStyle(Style style) Paragraphs.ParagraphBuilder.glyphStyle(Style style) Paragraphs.ParagraphBuilder.indentFirstLine(double lineChars) Paragraphs.ParagraphBuilder.indentLeft(double lineChars) Paragraphs.ParagraphBuilder.left()static Paragraphs.ParagraphBuilderParagraphs.of()static Paragraphs.ParagraphBuilderParagraphs.of(PictureRenderData picture) static Paragraphs.ParagraphBuilderParagraphs.of(TextRenderData text) static Paragraphs.ParagraphBuilderParagraphs.of(CommentRenderData comment) static Paragraphs.ParagraphBuilderParagraphs.ParagraphBuilder.pageControl(Boolean widowControl, Boolean keepNext, Boolean keepLines, Boolean pageBreakBefore) Paragraphs.ParagraphBuilder.paraStyle(ParagraphStyle style) Paragraphs.ParagraphBuilder.right()Paragraphs.ParagraphBuilder.spacing(double spacing, org.apache.poi.xwpf.usermodel.LineSpacingRule spacingRule)