static ParagraphStyle.Builder |
ParagraphStyle.builder() |
ParagraphStyle.Builder |
ParagraphStyle.Builder.withAlign(org.apache.poi.xwpf.usermodel.ParagraphAlignment align) |
ParagraphStyle.Builder |
ParagraphStyle.Builder.withDefaultTextStyle(Style defaultTextStyle) |
ParagraphStyle.Builder |
ParagraphStyle.Builder.withGlyphStyle(Style glyphStyle) |
ParagraphStyle.Builder |
ParagraphStyle.Builder.withIndentHangingChars(double indentHangingChars) |
ParagraphStyle.Builder |
ParagraphStyle.Builder.withIndentLeftChars(double indentLeftChars) |
ParagraphStyle.Builder |
ParagraphStyle.Builder.withIndentRightChars(double indentRightChars) |
ParagraphStyle.Builder |
ParagraphStyle.Builder.withLvl(long lvl) |
ParagraphStyle.Builder |
ParagraphStyle.Builder.withNumId(long numId) |
ParagraphStyle.Builder |
ParagraphStyle.Builder.withSpacing(double spacing) |