org.jopendocument.dom.spreadsheet
Class RowStyle.StyleTableRowProperties

java.lang.Object
  extended by org.jopendocument.dom.StyleProperties
      extended by org.jopendocument.dom.spreadsheet.RowStyle.StyleTableRowProperties
Enclosing class:
RowStyle

public static class RowStyle.StyleTableRowProperties
extends StyleProperties


Field Summary
 
Fields inherited from class org.jopendocument.dom.StyleProperties
TRANSPARENT, TRANSPARENT_NAME
 
Constructor Summary
RowStyle.StyleTableRowProperties(StyleStyle style)
           
 
Method Summary
 String getBreakAfter()
           
 String getBreakBefore()
           
 BigDecimal getHeight(LengthUnit in)
           
 
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
 

Constructor Detail

RowStyle.StyleTableRowProperties

public RowStyle.StyleTableRowProperties(StyleStyle style)
Method Detail

getHeight

public final BigDecimal getHeight(LengthUnit in)

getBreakBefore

public final String getBreakBefore()

getBreakAfter

public final String getBreakAfter()


Copyright © 2010 jOpenDocument All Rights Reserved.