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