public interface StyleTableCellPropertiesAttlist extends ODFAttribute, CommonStyleDirectionAttlist, CommonWritingModeAttlist, CommonShadowAttlist, CommonBackgroundColorAttlist, CommonBorderAttlist, CommonBorderLineWidthAttlist, CommonPaddingAttlist, CommonRotationAngleAttlist
Alignment | Text is... | Borders and background are... |
---|---|---|
None. | Rotated. | Unchanged. |
Bottom of the cell. | Rotated and may overlap with other cells if the text is longer than the length of the cell. | Positioned parallel to the text, whereby the upper or lower edge is drawn at the original position of the cell. |
Top of the cell. | ||
Center of the cell. |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
AUTO
Constants for cell style glyph orientation vertical.
|
static java.lang.String |
AUTOMATIC
Constants for cell vertical align.
|
static java.lang.String |
BOTTOM
Constants for cell vertical align, rotation align.
|
static java.lang.String |
CENTER
Constants for rotation align.
|
static java.lang.String |
FORMULA_HIDDEN
Constants for cell protect.
|
static java.lang.String |
HIDDEN_AND_PROTECTED
Constants for cell protect.
|
static java.lang.String |
MIDDLE
Constants for cell vertical align.
|
static java.lang.String |
NO_WRAP
Constants for fo:wrap-option.
|
static java.lang.String |
NONE
Constants for rotation align, cell protect.
|
static java.lang.String |
PROTECTED
Constants for cell protect.
|
static java.lang.String |
TOP
Constants for cell vertical align, rotation align.
|
static java.lang.String |
WRAP
Constants for fo:wrap-option.
|
static java.lang.String |
ZERO
Constants for cell style glyph orientation vertical.
|
static java.lang.String |
ZERO_DEG
Constants for cell style glyph orientation vertical.
|
static java.lang.String |
ZERO_GRAD
Constants for cell style glyph orientation vertical.
|
static java.lang.String |
ZERO_RAD
Constants for cell style glyph orientation vertical.
|
LTR, RTL
LR, LR_TB, PAGE, RL, RL_TB, TB, TB_LR, TB_RL
TRANSPARENT
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFoWrapOption()
Return a fo:wrap-option.
|
java.lang.String |
getStyleCellProtect()
Return a style:cell-protect.
|
java.lang.String |
getStyleDecimalPlaces()
Return a style:decimal-places.
|
java.lang.String |
getStyleDiagonalBlTr()
Return a style:diagonal-bl-tr.
|
java.lang.String |
getStyleDiagonalBlTrWidths()
Return a style:diagonal-bl-tr-widths.
|
java.lang.String |
getStyleDiagonalTlBr()
Return a style:diagonal-tl-br.
|
java.lang.String |
getStyleDiagonalTlBrWidths()
Return a style:diagonal-tl-br-widths.
|
java.lang.String |
getStyleGlyphOrientationVertical()
Return a style:glyph-orientation-vertical.
|
java.lang.Boolean |
getStylePrintContent()
Return a style:print-content.
|
java.lang.String |
getStyleRotationAngle()
Return a style:rotation-angle.
|
java.lang.String |
getStyleTextAlignSource()
Return a style:text-align-source.
|
java.lang.String |
getStyleVerticalAlign()
Return a styleVerticalAlign.
|
java.lang.Boolean |
isStyleRepeatContent()
Return a style:repeat-content.
|
java.lang.Boolean |
isStyleShrinkToFit()
Return a style:shrink-to-fit.
|
void |
setFoWrapOption(java.lang.String foWrapOption)
Set a fo:wrap-option.
|
void |
setStyleCellProtect(java.lang.String styleCellProtect)
Set a style:cell-protect.
|
void |
setStyleDecimalPlaces(java.lang.String styleDecimalPlaces)
Set a style:decimal-places.
|
void |
setStyleDiagonalBlTr(java.lang.String styleDiagonalBlTr)
Set a style:diagonal-bl-tr.
|
void |
setStyleDiagonalBlTrWidths(java.lang.String styleDiagonalBlTrWidths)
Set a style:diagonal-bl-tr-widths.
|
void |
setStyleDiagonalTlBr(java.lang.String styleDiagonalTlBr)
Set a style:diagonal-tl-br.
|
void |
setStyleDiagonalTlBrWidths(java.lang.String styleDiagonalTlBrWidths)
Set a style:diagonal-tl-br-widths.
|
void |
setStyleGlyphOrientationVertical(java.lang.String styleGlyphOrientationVertical)
Set a style:glyph-orientation-vertical.
|
void |
setStylePrintContent(java.lang.Boolean stylePrintContent)
Set a style:print-content.
|
void |
setStyleRepeatContent(java.lang.Boolean styleRepeatContent)
Set a style:repeat-content.
|
void |
setStyleRotationAngle(java.lang.String styleRotationAngle)
Set a style:rotation-angle.
|
void |
setStyleShrinkToFit(java.lang.Boolean styleShrinkToFit)
Set a style:shrink-to-fit.
|
void |
setStyleTextAlignSource(java.lang.String styleTextAlignSource)
Set a style:text-align-source.
|
void |
setStyleVerticalAlign(java.lang.String styleVerticalAlign)
Set a styleVerticalAlign.
|
getStyleDirection
getStyleWritingMode, setStyleWritingMode
getStyleShadow, setStyleShadow
getFoBackgroundColor, setFoBackgroundColor
getFoBorder, getFoBorderBottom, getFoBorderLeft, getFoBorderRight, getFoBorderTop, setFoBorder, setFoBorderBottom, setFoBorderLeft, setFoBorderRight, setFoBorderTop
getStyleBorderLineWidth, getStyleBorderLineWidthBottom, getStyleBorderLineWidthLeft, getStyleBorderLineWidthRight, getStyleBorderLineWidthTop, setStyleBorderLineWidth, setStyleBorderLineWidthBottom, setStyleBorderLineWidthLeft, setStyleBorderLineWidthRight, setStyleBorderLineWidthTop
getFoPadding, getFoPaddingBottom, getFoPaddingLeft, getFoPaddingRight, getFoPaddingTop, setFoPadding, setFoPaddingBottom, setFoPaddingLeft, setFoPaddingRight, setFoPaddingTop
static final java.lang.String TOP
static final java.lang.String MIDDLE
static final java.lang.String BOTTOM
static final java.lang.String AUTOMATIC
static final java.lang.String AUTO
static final java.lang.String ZERO
static final java.lang.String ZERO_DEG
static final java.lang.String ZERO_RAD
static final java.lang.String ZERO_GRAD
static final java.lang.String WRAP
static final java.lang.String NO_WRAP
static final java.lang.String NONE
static final java.lang.String CENTER
static final java.lang.String HIDDEN_AND_PROTECTED
static final java.lang.String PROTECTED
static final java.lang.String FORMULA_HIDDEN
java.lang.String getStyleVerticalAlign()
void setStyleVerticalAlign(java.lang.String styleVerticalAlign)
styleVerticalAlign
- the styleVerticalAlign to setjava.lang.String getStyleTextAlignSource()
void setStyleTextAlignSource(java.lang.String styleTextAlignSource)
styleTextAlignSource
- the style:text-align-source to setjava.lang.String getStyleGlyphOrientationVertical()
void setStyleGlyphOrientationVertical(java.lang.String styleGlyphOrientationVertical)
styleGlyphOrientationVertical
- the style:glyph-orientation-vertical to setjava.lang.String getStyleDiagonalTlBr()
void setStyleDiagonalTlBr(java.lang.String styleDiagonalTlBr)
styleDiagonalTlBr
- the style:diagonal-tl-br to setjava.lang.String getStyleDiagonalTlBrWidths()
void setStyleDiagonalTlBrWidths(java.lang.String styleDiagonalTlBrWidths)
styleDiagonalTlBrWidths
- the style:diagonal-tl-br-widths to setjava.lang.String getStyleDiagonalBlTr()
void setStyleDiagonalBlTr(java.lang.String styleDiagonalBlTr)
styleDiagonalBlTr
- the style:diagonal-bl-tr to setjava.lang.String getStyleDiagonalBlTrWidths()
void setStyleDiagonalBlTrWidths(java.lang.String styleDiagonalBlTrWidths)
styleDiagonalBlTrWidths
- the style:diagonal-bl-tr-widths to setjava.lang.String getFoWrapOption()
void setFoWrapOption(java.lang.String foWrapOption)
foWrapOption
- the fo:wrap-option to setjava.lang.String getStyleRotationAngle()
getStyleRotationAngle
in interface CommonRotationAngleAttlist
void setStyleRotationAngle(java.lang.String styleRotationAngle)
setStyleRotationAngle
in interface CommonRotationAngleAttlist
styleRotationAngle
- the style:rotation-angle to setjava.lang.String getStyleCellProtect()
void setStyleCellProtect(java.lang.String styleCellProtect)
styleCellProtect
- the style:cell-protect to setjava.lang.Boolean getStylePrintContent()
void setStylePrintContent(java.lang.Boolean stylePrintContent)
stylePrintContent
- the style:print-content to setjava.lang.String getStyleDecimalPlaces()
void setStyleDecimalPlaces(java.lang.String styleDecimalPlaces)
styleDecimalPlaces
- the style:decimal-places to setjava.lang.Boolean isStyleRepeatContent()
void setStyleRepeatContent(java.lang.Boolean styleRepeatContent)
styleRepeatContent
- the style:repeat-content to setjava.lang.Boolean isStyleShrinkToFit()
void setStyleShrinkToFit(java.lang.Boolean styleShrinkToFit)
styleShrinkToFit
- the style:shrink-to-fit to setCopyright © 2010 - No Magic Asia