Class AbstractParagraphProperty

java.lang.Object
org.docx4j.model.properties.Property
org.docx4j.model.properties.paragraph.AbstractParagraphProperty
Direct Known Subclasses:
AbstractPBorder, Bidi, Indent, Justification, KeepNext, LineSpacing, NumberingProperty, OutlineLevel, PageBreakBefore, PShading, SpaceAfter, SpaceBefore, Tabs, TextAlignmentVertical

public abstract class AbstractParagraphProperty extends Property
  • Constructor Details

    • AbstractParagraphProperty

      public AbstractParagraphProperty()
  • Method Details

    • set

      public abstract void set(PPr pPr)