Interface OdfHeaderFooterProperties
-
public interface OdfHeaderFooterProperties
-
-
Field Summary
Fields Modifier and Type Field 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
-
-
-
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
-
-