org.jopendocument.dom.spreadsheet
Class CellStyle
java.lang.Object
org.jopendocument.dom.ODNode
org.jopendocument.dom.StyleStyle
org.jopendocument.dom.spreadsheet.CellStyle
public class CellStyle
- extends StyleStyle
| Methods inherited from class org.jopendocument.dom.StyleStyle |
dup, equals, getFamily, getFormattingProperties, getFormattingProperties, getName, getNS, getReferences, getSTYLE, hashCode, isReferencedAtMostOnce, register, warp |
STYLE_FAMILY
public static final String STYLE_FAMILY
- See Also:
- Constant Field Values
DESC
public static final StyleDesc<CellStyle> DESC
CellStyle
public CellStyle(ODPackage pkg,
org.jdom.Element tableColElem)
getBackgroundColor
public final Color getBackgroundColor()
getTableCellProperties
public final CellStyle.SyleTableCellProperties getTableCellProperties()
getTextProperties
public final TextStyle.SyleTextProperties getTextProperties()
getParagraphProperties
public final ParagraphStyle.SyleParagraphProperties getParagraphProperties()
Copyright © 2010 jOpenDocument All Rights Reserved.