org.jopendocument.dom.spreadsheet
Class CellStyle
java.lang.Object
org.jopendocument.dom.ODNode
org.jopendocument.dom.Style
org.jopendocument.dom.StyleStyle
org.jopendocument.dom.spreadsheet.CellStyle
public class CellStyle
- extends StyleStyle
| Methods inherited from class org.jopendocument.dom.Style |
dup, getFormattingProperties, getFormattingProperties, getName, getNS, getReferencedStyle, getReferencedStyleElement, getReferences, getStyle, getStyleDesc, getStyleStyleDesc, isReferencedAtMostOnce, isStandardStyleResolution, register, registerAllVersions, setStandardStyleResolution, warp |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
CellStyle
public CellStyle(ODPackage pkg,
org.jdom.Element tableColElem)
registerDesc
public static void registerDesc()
getBackgroundColor
@Deprecated
public final java.awt.Color getBackgroundColor()
- Deprecated.
getBackgroundColor
public final java.awt.Color getBackgroundColor(Cell<?> styledNode)
getTableCellProperties
@Deprecated
public final CellStyle.StyleTableCellProperties getTableCellProperties()
- Deprecated.
getTableCellProperties
public final CellStyle.StyleTableCellProperties getTableCellProperties(Cell<?> styledNode)
getTextProperties
public final TextStyle.StyleTextProperties getTextProperties()
getParagraphProperties
public final ParagraphStyle.StyleParagraphProperties getParagraphProperties()