org.jopendocument.dom.spreadsheet
Class ColumnStyle.StyleTableColumnProperties
java.lang.Object
org.jopendocument.dom.StyleProperties
org.jopendocument.dom.spreadsheet.ColumnStyle.StyleTableColumnProperties
- Enclosing class:
- ColumnStyle
public static class ColumnStyle.StyleTableColumnProperties
- 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 |
ColumnStyle.StyleTableColumnProperties
public ColumnStyle.StyleTableColumnProperties(StyleStyle style)
getWidth
public final BigDecimal getWidth(LengthUnit in)
getBreakBefore
public final String getBreakBefore()
getBreakAfter
public final String getBreakAfter()
Copyright © 2010 jOpenDocument All Rights Reserved.