org.jopendocument.dom.spreadsheet
Class RowStyle.StyleTableRowProperties
java.lang.Object
org.jopendocument.dom.StyleProperties
org.jopendocument.dom.spreadsheet.RowStyle.StyleTableRowProperties
- Enclosing class:
- RowStyle
public static class RowStyle.StyleTableRowProperties
- extends StyleProperties
Methods inherited from class org.jopendocument.dom.StyleProperties |
fallbackToDefaultStyle, getAttributeValue, getAttributeValueInAncestors, getAttributeValueNotInAncestors, getBackgroundColor, getElement, getElement, getEnclosingStyle, getNS, getRawBackgroundColor, getStyledNode, parseBoolean, parseInt, parseInteger, setAttributeValue, setAttributeValue, setBackgroundColor, setBackgroundColor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RowStyle.StyleTableRowProperties
public RowStyle.StyleTableRowProperties(StyleStyle style)
getHeight
public final BigDecimal getHeight(LengthUnit in)
getBreakBefore
public final String getBreakBefore()
getBreakAfter
public final String getBreakAfter()
Copyright © 2010 jOpenDocument All Rights Reserved.