Interface OdfTableCellProperties
-
public interface OdfTableCellProperties
-
-
Field Summary
-
-
-
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
-
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
-
WrapOption
static final OdfStyleProperty WrapOption
-
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
-
CellProtect
static final OdfStyleProperty CellProtect
-
DecimalPlaces
static final OdfStyleProperty DecimalPlaces
-
DiagonalBlTr
static final OdfStyleProperty DiagonalBlTr
-
DiagonalBlTrWidths
static final OdfStyleProperty DiagonalBlTrWidths
-
DiagonalTlBr
static final OdfStyleProperty DiagonalTlBr
-
DiagonalTlBrWidths
static final OdfStyleProperty DiagonalTlBrWidths
-
Direction
static final OdfStyleProperty Direction
-
GlyphOrientationVertical
static final OdfStyleProperty GlyphOrientationVertical
-
PrintContent
static final OdfStyleProperty PrintContent
-
RepeatContent
static final OdfStyleProperty RepeatContent
-
RotationAlign
static final OdfStyleProperty RotationAlign
-
RotationAngle
static final OdfStyleProperty RotationAngle
-
Shadow
static final OdfStyleProperty Shadow
-
ShrinkToFit
static final OdfStyleProperty ShrinkToFit
-
TextAlignSource
static final OdfStyleProperty TextAlignSource
-
VerticalAlign
static final OdfStyleProperty VerticalAlign
-
WritingMode
static final OdfStyleProperty WritingMode
-
-