org.jopendocument.dom.spreadsheet
Class CellStyle.StyleTableCellProperties
java.lang.Object
org.jopendocument.dom.StyleProperties
org.jopendocument.dom.style.SideStyleProperties
org.jopendocument.dom.spreadsheet.CellStyle.StyleTableCellProperties
- Enclosing class:
- CellStyle
public static class CellStyle.StyleTableCellProperties
- extends SideStyleProperties
See section 15.11 of OpenDocument v1.1 : Table Cell Formatting Properties.
- Author:
- Sylvain CUAZ
| 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 |
CellStyle.StyleTableCellProperties
public CellStyle.StyleTableCellProperties(S style,
StyledNode<S,?> styledNode)
getRotationAngle
public final int getRotationAngle()
setRotationAngle
public final void setRotationAngle(java.lang.Integer angle)
isContentPrinted
public final boolean isContentPrinted()
isContentRepeated
public final boolean isContentRepeated()
isShrinkToFit
public final boolean isShrinkToFit()
getDecimalPlaces
public final int getDecimalPlaces()
getRawDecimalPlaces
public final java.lang.String getRawDecimalPlaces()
isWrapping
public final boolean isWrapping()
setWrapping
public final void setWrapping(boolean b)