Class XWPFDefaultParagraphStyle

java.lang.Object
org.apache.poi.xwpf.usermodel.XWPFDefaultParagraphStyle

public class XWPFDefaultParagraphStyle extends Object
Default Paragraph style, from which other styles will override TODO Share logic with XWPFParagraph which also uses CTPPr
  • Constructor Details

    • XWPFDefaultParagraphStyle

      public XWPFDefaultParagraphStyle(CTPPrGeneral ppr)
  • Method Details

    • getSpacingAfter

      public int getSpacingAfter()