org.jopendocument.model.style
Class StyleTableRowProperties
java.lang.Object
org.jopendocument.model.style.StyleTableRowProperties
public class StyleTableRowProperties
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StyleTableRowProperties
public StyleTableRowProperties()
getHeight
public int getHeight()
- Height in micrometer
setFoBreakBefore
public void setFoBreakBefore(java.lang.String value)
setRowHeight
public void setRowHeight(java.lang.String value)
setUseOptimalRowHeight
public void setUseOptimalRowHeight(java.lang.String value)
- true,false,auto
useOptimalRowHeight
public java.lang.String useOptimalRowHeight()