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
-
Field Summary
-
Constructor Summary
Constructors Constructor Description AbstractParagraphProperty() -
Method Summary
Methods inherited from class org.docx4j.model.properties.Property
composeCss, debug, getCssName, getCssProperty, getObject, setObject, setXslFO
-
Constructor Details
-
AbstractParagraphProperty
public AbstractParagraphProperty()
-
-
Method Details