org.jopendocument.dom.spreadsheet
Class TableStyle.StyleTableProperties
java.lang.Object
org.jopendocument.dom.StyleProperties
org.jopendocument.dom.style.SideStyleProperties
org.jopendocument.dom.spreadsheet.TableStyle.StyleTableProperties
- Enclosing class:
- TableStyle
public static class TableStyle.StyleTableProperties
- extends SideStyleProperties
| Methods inherited from class org.jopendocument.dom.StyleProperties |
getAttributeValue, getBackgroundColor, getElement, getEnclosingStyle, getRawBackgroundColor, getStyledNode, parseBoolean, parseInt, parseInteger, setAttributeValue, setAttributeValue, setBackgroundColor, setBackgroundColor |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableStyle.StyleTableProperties
public TableStyle.StyleTableProperties(StyleStyle style)
isDisplayed
public final java.lang.Boolean isDisplayed()
setDisplayed
public final void setDisplayed(java.lang.Boolean b)
getRawMargin
public final java.lang.String getRawMargin(SideStyleProperties.Side s)
getMargin
public final java.math.BigDecimal getMargin(SideStyleProperties.Side s,
LengthUnit in)
- Get the margin of one of the side.
- Parameters:
s - which side.in - the desired unit.
- Returns:
- the margin.
getWidth
public final java.math.BigDecimal getWidth(LengthUnit in)