org.odftoolkit.odfdom.dom.style.props
public interface OdfTableProperties
Modifier and Type | Field and Description |
---|---|
static OdfStyleProperty |
Align |
static OdfStyleProperty |
BackgroundColor |
static OdfStyleProperty |
BorderModel |
static OdfStyleProperty |
BreakAfter |
static OdfStyleProperty |
BreakBefore |
static OdfStyleProperty |
Display |
static OdfStyleProperty |
KeepWithNext |
static OdfStyleProperty |
Margin |
static OdfStyleProperty |
MarginBottom |
static OdfStyleProperty |
MarginLeft |
static OdfStyleProperty |
MarginRight |
static OdfStyleProperty |
MarginTop |
static OdfStyleProperty |
MayBreakBetweenRows |
static OdfStyleProperty |
PageNumber |
static OdfStyleProperty |
RelWidth |
static OdfStyleProperty |
Shadow |
static OdfStyleProperty |
Width |
static OdfStyleProperty |
WritingMode |
static final OdfStyleProperty BackgroundColor
static final OdfStyleProperty BreakAfter
static final OdfStyleProperty BreakBefore
static final OdfStyleProperty KeepWithNext
static final OdfStyleProperty Margin
static final OdfStyleProperty MarginBottom
static final OdfStyleProperty MarginLeft
static final OdfStyleProperty MarginRight
static final OdfStyleProperty MarginTop
static final OdfStyleProperty MayBreakBetweenRows
static final OdfStyleProperty PageNumber
static final OdfStyleProperty RelWidth
static final OdfStyleProperty Shadow
static final OdfStyleProperty Width
static final OdfStyleProperty WritingMode
static final OdfStyleProperty Align
static final OdfStyleProperty BorderModel
static final OdfStyleProperty Display
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.