org.odftoolkit.odfdom.dom.style.props
public interface OdfHeaderFooterProperties
Modifier and Type | Field and Description |
---|---|
static OdfStyleProperty |
BackgroundColor |
static OdfStyleProperty |
Border |
static OdfStyleProperty |
BorderBottom |
static OdfStyleProperty |
BorderLeft |
static OdfStyleProperty |
BorderLineWidth |
static OdfStyleProperty |
BorderLineWidthBottom |
static OdfStyleProperty |
BorderLineWidthLeft |
static OdfStyleProperty |
BorderLineWidthRight |
static OdfStyleProperty |
BorderLineWidthTop |
static OdfStyleProperty |
BorderRight |
static OdfStyleProperty |
BorderTop |
static OdfStyleProperty |
DynamicSpacing |
static OdfStyleProperty |
Height |
static OdfStyleProperty |
Margin |
static OdfStyleProperty |
MarginBottom |
static OdfStyleProperty |
MarginLeft |
static OdfStyleProperty |
MarginRight |
static OdfStyleProperty |
MarginTop |
static OdfStyleProperty |
MinHeight |
static OdfStyleProperty |
Padding |
static OdfStyleProperty |
PaddingBottom |
static OdfStyleProperty |
PaddingLeft |
static OdfStyleProperty |
PaddingRight |
static OdfStyleProperty |
PaddingTop |
static OdfStyleProperty |
Shadow |
static final OdfStyleProperty BackgroundColor
static final OdfStyleProperty Border
static final OdfStyleProperty BorderBottom
static final OdfStyleProperty BorderLeft
static final OdfStyleProperty BorderRight
static final OdfStyleProperty BorderTop
static final OdfStyleProperty Margin
static final OdfStyleProperty MarginBottom
static final OdfStyleProperty MarginLeft
static final OdfStyleProperty MarginRight
static final OdfStyleProperty MarginTop
static final OdfStyleProperty MinHeight
static final OdfStyleProperty Padding
static final OdfStyleProperty PaddingBottom
static final OdfStyleProperty PaddingLeft
static final OdfStyleProperty PaddingRight
static final OdfStyleProperty PaddingTop
static final OdfStyleProperty BorderLineWidth
static final OdfStyleProperty BorderLineWidthBottom
static final OdfStyleProperty BorderLineWidthLeft
static final OdfStyleProperty BorderLineWidthRight
static final OdfStyleProperty BorderLineWidthTop
static final OdfStyleProperty DynamicSpacing
static final OdfStyleProperty Shadow
static final OdfStyleProperty Height
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.