public class StyleTableRowProperties extends java.lang.Object implements ODFNode, StyleTableRowPropertiesContentStrict
ALWAYS, AUTO
TRANSPARENT
COLUMN, PAGE
Constructor and Description |
---|
StyleTableRowProperties()
Create table:style-properties.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
beginTag()
/** Return string represent element begin tag.
|
java.lang.String |
endTag()
Return string represent element end tag.
|
java.lang.String |
getFoBackgroundColor()
Return a foBackgroundColor.
|
java.lang.String |
getFoBreakAfter()
Return a fo:break-after.
|
java.lang.String |
getFoBreakBefore()
Return a fo:break-before.
|
java.lang.String |
getFoKeepTogether()
Return a fo:keep-together.
|
java.lang.String |
getFoTextAlign()
Return a foTextAlign.
|
StyleBackgroundImage |
getStyleBackgroundImage()
Return a style:background-image.
|
java.lang.String |
getStyleMinRowHeight()
Return a style:min-row-height.
|
java.lang.String |
getStyleRowHeight()
Return a style:row-height.
|
java.lang.String |
getStyleVerticalAlign()
Return a styleVerticalAlign.
|
java.lang.Boolean |
getUseOptimalRowHeight()
Return a use-optimal-row-height.
|
void |
setFoBackgroundColor(java.lang.String foBackgroundColor)
Set a foBackgroundColor.
|
void |
setFoBreakAfter(java.lang.String foBreakAfter)
Set a fo:break-after.
|
void |
setFoBreakBefore(java.lang.String foBreakBefore)
Set a fo:break-before.
|
void |
setFoKeepTogether(java.lang.String foKeepTogether)
Set a fo:keep-together.
|
void |
setFoTextAlign(java.lang.String foTextAlign)
Set a foTextAlign.
|
void |
setStyleBackgroundImage(StyleBackgroundImage styleBackgroundImage)
Set a style:background-image.
|
void |
setStyleMinRowHeight(java.lang.String styleMinRowHeight)
Set a style:min-row-height.
|
void |
setStyleRowHeight(java.lang.String styleRowHeight)
Set a style:row-height.
|
void |
setStyleVerticalAlign(java.lang.String styleVerticalAlign)
Set a styleVerticalAlign.
|
void |
setUseOptimalRowHeight(java.lang.Boolean useOptimalRowHeight)
Set a use-optimal-row-height.
|
public StyleTableRowProperties()
public java.lang.String getStyleRowHeight()
getStyleRowHeight
in interface StyleTableRowPropertiesAttlist
public void setStyleRowHeight(java.lang.String styleRowHeight)
setStyleRowHeight
in interface StyleTableRowPropertiesAttlist
styleRowHeight
- the style:row-height to setpublic java.lang.String getStyleMinRowHeight()
getStyleMinRowHeight
in interface StyleTableRowPropertiesAttlist
public void setStyleMinRowHeight(java.lang.String styleMinRowHeight)
setStyleMinRowHeight
in interface StyleTableRowPropertiesAttlist
styleMinRowHeight
- the style:min-row-height to setpublic java.lang.Boolean getUseOptimalRowHeight()
getUseOptimalRowHeight
in interface StyleTableRowPropertiesAttlist
public void setUseOptimalRowHeight(java.lang.Boolean useOptimalRowHeight)
setUseOptimalRowHeight
in interface StyleTableRowPropertiesAttlist
useOptimalRowHeight
- the use-optimal-row-height to setpublic java.lang.String getFoKeepTogether()
getFoKeepTogether
in interface StyleTableRowPropertiesAttlist
public void setFoKeepTogether(java.lang.String foKeepTogether)
setFoKeepTogether
in interface StyleTableRowPropertiesAttlist
foKeepTogether
- the fo:keep-together to setpublic java.lang.String getFoBreakBefore()
getFoBreakBefore
in interface CommonBreakAttlist
public void setFoBreakBefore(java.lang.String foBreakBefore)
setFoBreakBefore
in interface CommonBreakAttlist
foBreakBefore
- the fo:break-before to setpublic java.lang.String getFoBreakAfter()
getFoBreakAfter
in interface CommonBreakAttlist
public void setFoBreakAfter(java.lang.String foBreakAfter)
setFoBreakAfter
in interface CommonBreakAttlist
foBreakAfter
- the fo:break-after to setpublic StyleBackgroundImage getStyleBackgroundImage()
getStyleBackgroundImage
in interface StyleTableRowPropertiesElements
public void setStyleBackgroundImage(StyleBackgroundImage styleBackgroundImage)
setStyleBackgroundImage
in interface StyleTableRowPropertiesElements
styleBackgroundImage
- the style:background-image to setpublic java.lang.String getFoBackgroundColor()
getFoBackgroundColor
in interface CommonBackgroundColorAttlist
public void setFoBackgroundColor(java.lang.String foBackgroundColor)
setFoBackgroundColor
in interface CommonBackgroundColorAttlist
foBackgroundColor
- the foBackgroundColor to setpublic java.lang.String getFoTextAlign()
public void setFoTextAlign(java.lang.String foTextAlign)
foTextAlign
- the foTextAlign to setpublic java.lang.String getStyleVerticalAlign()
public void setStyleVerticalAlign(java.lang.String styleVerticalAlign)
styleVerticalAlign
- the styleVerticalAlign to setpublic java.lang.String beginTag()
Copyright © 2010 - No Magic Asia