Class AbstractTableStyleProperty
java.lang.Object
org.docx4j.model.properties.Property
org.docx4j.model.properties.table.tblStyle.AbstractTableStyleProperty
public abstract class AbstractTableStyleProperty extends Property
-
Field Summary
-
Constructor Summary
Constructors Constructor Description AbstractTableStyleProperty() -
Method Summary
Modifier and Type Method Description abstract voidset(CTTblStylePr tblStylePr)Methods inherited from class org.docx4j.model.properties.Property
composeCss, debug, getCssName, getCssProperty, getObject, setObject, setXslFOMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AbstractTableStyleProperty
public AbstractTableStyleProperty()
-
-
Method Details
-
set
-