org.jopendocument.dom.spreadsheet
Class TableStyle
java.lang.Object
org.jopendocument.dom.ODNode
org.jopendocument.dom.Style
org.jopendocument.dom.StyleStyle
org.jopendocument.dom.spreadsheet.TableStyle
public class TableStyle
- extends StyleStyle
Methods inherited from class org.jopendocument.dom.Style |
dup, getFormattingProperties, getFormattingProperties, getName, getNonNullStyleDesc, getNS, getPackage, getReferencedStyle, getReferencedStyleElement, getReferences, getSTYLE, getStyle, getStyleDesc, getStyleStyleDesc, isReferencedAtMostOnce, isStandardStyleResolution, register, registerAllVersions, setStandardStyleResolution, warp |
DEFAULT_UNIT
public static final LengthUnit DEFAULT_UNIT
TableStyle
public TableStyle(ODPackage pkg,
org.jdom.Element tableColElem)
registerDesc
public static void registerDesc()
getTableProperties
public final TableStyle.StyleTableProperties getTableProperties()
getWidth
public final Float getWidth()
Copyright © 2010 jOpenDocument All Rights Reserved.