Interface OdfHeaderFooterProperties
-
public interface OdfHeaderFooterProperties
-
-
Field Summary
Fields Modifier and Type Field Description static OdfStylePropertyBackgroundColorstatic OdfStylePropertyBorderstatic OdfStylePropertyBorderBottomstatic OdfStylePropertyBorderLeftstatic OdfStylePropertyBorderLineWidthstatic OdfStylePropertyBorderLineWidthBottomstatic OdfStylePropertyBorderLineWidthLeftstatic OdfStylePropertyBorderLineWidthRightstatic OdfStylePropertyBorderLineWidthTopstatic OdfStylePropertyBorderRightstatic OdfStylePropertyBorderTopstatic OdfStylePropertyDynamicSpacingstatic OdfStylePropertyHeightstatic OdfStylePropertyMarginstatic OdfStylePropertyMarginBottomstatic OdfStylePropertyMarginLeftstatic OdfStylePropertyMarginRightstatic OdfStylePropertyMarginTopstatic OdfStylePropertyMinHeightstatic OdfStylePropertyPaddingstatic OdfStylePropertyPaddingBottomstatic OdfStylePropertyPaddingLeftstatic OdfStylePropertyPaddingRightstatic OdfStylePropertyPaddingTopstatic OdfStylePropertyShadow
-
-
-
Field Detail
-
BackgroundColor
static final OdfStyleProperty BackgroundColor
-
Border
static final OdfStyleProperty Border
-
BorderBottom
static final OdfStyleProperty BorderBottom
-
BorderLeft
static final OdfStyleProperty BorderLeft
-
BorderRight
static final OdfStyleProperty BorderRight
-
BorderTop
static final OdfStyleProperty BorderTop
-
Margin
static final OdfStyleProperty Margin
-
MarginBottom
static final OdfStyleProperty MarginBottom
-
MarginLeft
static final OdfStyleProperty MarginLeft
-
MarginRight
static final OdfStyleProperty MarginRight
-
MarginTop
static final OdfStyleProperty MarginTop
-
MinHeight
static final OdfStyleProperty MinHeight
-
Padding
static final OdfStyleProperty Padding
-
PaddingBottom
static final OdfStyleProperty PaddingBottom
-
PaddingLeft
static final OdfStyleProperty PaddingLeft
-
PaddingRight
static final OdfStyleProperty PaddingRight
-
PaddingTop
static final OdfStyleProperty PaddingTop
-
BorderLineWidth
static final OdfStyleProperty BorderLineWidth
-
BorderLineWidthBottom
static final OdfStyleProperty BorderLineWidthBottom
-
BorderLineWidthLeft
static final OdfStyleProperty BorderLineWidthLeft
-
BorderLineWidthRight
static final OdfStyleProperty BorderLineWidthRight
-
BorderLineWidthTop
static final OdfStyleProperty BorderLineWidthTop
-
DynamicSpacing
static final OdfStyleProperty DynamicSpacing
-
Shadow
static final OdfStyleProperty Shadow
-
Height
static final OdfStyleProperty Height
-
-