类的使用
com.deepoove.poi.data.style.ParagraphStyle.Builder
-
使用ParagraphStyle.Builder的程序包 程序包 说明 com.deepoove.poi.data.style -
-
com.deepoove.poi.data.style中ParagraphStyle.Builder的使用
返回ParagraphStyle.Builder的com.deepoove.poi.data.style中的方法 修饰符和类型 方法 说明 static ParagraphStyle.BuilderParagraphStyle. builder()ParagraphStyle.BuilderParagraphStyle.Builder. withAlign(org.apache.poi.xwpf.usermodel.ParagraphAlignment align)ParagraphStyle.BuilderParagraphStyle.Builder. withAllowWordBreak(Boolean allowWordBreak)ParagraphStyle.BuilderParagraphStyle.Builder. withBackgroundColor(String backgroundColor)ParagraphStyle.BuilderParagraphStyle.Builder. withBottomBorder(BorderStyle bottomBorder)ParagraphStyle.BuilderParagraphStyle.Builder. withDefaultTextStyle(Style defaultTextStyle)ParagraphStyle.BuilderParagraphStyle.Builder. withGlyphStyle(Style glyphStyle)ParagraphStyle.BuilderParagraphStyle.Builder. withIndentFirstLineChars(double indentFirstLineChars)ParagraphStyle.BuilderParagraphStyle.Builder. withIndentHangingChars(double indentHangingChars)ParagraphStyle.BuilderParagraphStyle.Builder. withIndentLeftChars(double indentLeftChars)ParagraphStyle.BuilderParagraphStyle.Builder. withIndentRightChars(double indentRightChars)ParagraphStyle.BuilderParagraphStyle.Builder. withKeepLines(Boolean keepLines)ParagraphStyle.BuilderParagraphStyle.Builder. withKeepNext(Boolean keepNext)ParagraphStyle.BuilderParagraphStyle.Builder. withLeftBorder(BorderStyle leftBorder)ParagraphStyle.BuilderParagraphStyle.Builder. withLvl(long lvl)ParagraphStyle.BuilderParagraphStyle.Builder. withNumId(long numId)ParagraphStyle.BuilderParagraphStyle.Builder. withPageBreakBefore(Boolean pageBreakBefore)ParagraphStyle.BuilderParagraphStyle.Builder. withRightBorder(BorderStyle rightBorder)ParagraphStyle.BuilderParagraphStyle.Builder. withShadingPattern(XWPFShadingPattern shadingPattern)ParagraphStyle.BuilderParagraphStyle.Builder. withSpacing(double spacing)ParagraphStyle.BuilderParagraphStyle.Builder. withSpacingAfter(double spacingAfter)ParagraphStyle.BuilderParagraphStyle.Builder. withSpacingAfterLines(double spacingAfterLines)ParagraphStyle.BuilderParagraphStyle.Builder. withSpacingBefore(double spacingBefore)ParagraphStyle.BuilderParagraphStyle.Builder. withSpacingBeforeLines(double spacingBeforeLines)ParagraphStyle.BuilderParagraphStyle.Builder. withSpacingRule(org.apache.poi.xwpf.usermodel.LineSpacingRule spacingRule)ParagraphStyle.BuilderParagraphStyle.Builder. withStyleId(String styleId)ParagraphStyle.BuilderParagraphStyle.Builder. withTopBorder(BorderStyle topBorder)ParagraphStyle.BuilderParagraphStyle.Builder. withWidowControl(Boolean widowControl)
-