org.odftoolkit.odfdom.dom.element.style
Class StyleTableCellPropertiesElement

java.lang.Object
  extended by org.apache.xerces.dom.NodeImpl
      extended by org.apache.xerces.dom.ChildNode
          extended by org.apache.xerces.dom.ParentNode
              extended by org.apache.xerces.dom.ElementImpl
                  extended by org.apache.xerces.dom.ElementNSImpl
                      extended by org.odftoolkit.odfdom.OdfElement
                          extended by org.odftoolkit.odfdom.dom.element.OdfStylePropertiesBase
                              extended by org.odftoolkit.odfdom.dom.element.style.StyleTableCellPropertiesElement
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, org.w3c.dom.Element, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo
Direct Known Subclasses:
OdfStyleTableCellProperties

public class StyleTableCellPropertiesElement
extends OdfStylePropertiesBase

DOM implementation of OpenDocument element .

See Also:
Serialized Form

Nested Class Summary
static class StyleTableCellPropertiesElement.StyleVerticalAlignAttributeValue
          The value set of .
 
Field Summary
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 CellProtect
           
static OdfStyleProperty DecimalPlaces
           
static OdfStyleProperty DiagonalBlTr
           
static OdfStyleProperty DiagonalBlTrWidths
           
static OdfStyleProperty DiagonalTlBr
           
static OdfStyleProperty DiagonalTlBrWidths
           
static OdfStyleProperty Direction
           
static OdfName ELEMENT_NAME
           
static OdfStyleProperty GlyphOrientationVertical
           
static OdfStyleProperty Padding
           
static OdfStyleProperty PaddingBottom
           
static OdfStyleProperty PaddingLeft
           
static OdfStyleProperty PaddingRight
           
static OdfStyleProperty PaddingTop
           
static OdfStyleProperty PrintContent
           
static OdfStyleProperty RepeatContent
           
static OdfStyleProperty RotationAlign
           
static OdfStyleProperty RotationAngle
           
static OdfStyleProperty Shadow
           
static OdfStyleProperty ShrinkToFit
           
static OdfStyleProperty TextAlignSource
           
static OdfStyleProperty VerticalAlign
           
static OdfStyleProperty WrapOption
           
static OdfStyleProperty WritingMode
           
 
Fields inherited from class org.odftoolkit.odfdom.OdfElement
mOdfDocument
 
Fields inherited from class org.apache.xerces.dom.ElementNSImpl
localName, namespaceURI
 
Fields inherited from class org.apache.xerces.dom.ElementImpl
attributes, name
 
Fields inherited from class org.apache.xerces.dom.ParentNode
firstChild, fNodeListCache, ownerDocument
 
Fields inherited from class org.apache.xerces.dom.ChildNode
nextSibling, previousSibling
 
Fields inherited from class org.apache.xerces.dom.NodeImpl
DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_IS_CONTAINED, DOCUMENT_POSITION_PRECEDING, ELEMENT_DEFINITION_NODE, FIRSTCHILD, flags, HASSTRING, ID, IGNORABLEWS, NORMALIZED, OWNED, ownerNode, READONLY, SPECIFIED, SYNCCHILDREN, SYNCDATA, TREE_POSITION_ANCESTOR, TREE_POSITION_DESCENDANT, TREE_POSITION_DISCONNECTED, TREE_POSITION_EQUIVALENT, TREE_POSITION_FOLLOWING, TREE_POSITION_PRECEDING, TREE_POSITION_SAME_NODE
 
Fields inherited from interface org.w3c.dom.Node
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE
 
Fields inherited from interface org.w3c.dom.TypeInfo
DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION
 
Constructor Summary
StyleTableCellPropertiesElement(OdfFileDom ownerDoc)
          Create the instance of StyleTableCellPropertiesElement
 
Method Summary
 java.lang.String getFoBackgroundColorAttribute()
          Receives the value of the ODFDOM attribute representation FoBackgroundColorAttribute , See
 java.lang.String getFoBorderAttribute()
          Receives the value of the ODFDOM attribute representation FoBorderAttribute , See
 java.lang.String getFoBorderBottomAttribute()
          Receives the value of the ODFDOM attribute representation FoBorderBottomAttribute , See
 java.lang.String getFoBorderLeftAttribute()
          Receives the value of the ODFDOM attribute representation FoBorderLeftAttribute , See
 java.lang.String getFoBorderRightAttribute()
          Receives the value of the ODFDOM attribute representation FoBorderRightAttribute , See
 java.lang.String getFoBorderTopAttribute()
          Receives the value of the ODFDOM attribute representation FoBorderTopAttribute , See
 java.lang.String getFoPaddingAttribute()
          Receives the value of the ODFDOM attribute representation FoPaddingAttribute , See
 java.lang.String getFoPaddingBottomAttribute()
          Receives the value of the ODFDOM attribute representation FoPaddingBottomAttribute , See
 java.lang.String getFoPaddingLeftAttribute()
          Receives the value of the ODFDOM attribute representation FoPaddingLeftAttribute , See
 java.lang.String getFoPaddingRightAttribute()
          Receives the value of the ODFDOM attribute representation FoPaddingRightAttribute , See
 java.lang.String getFoPaddingTopAttribute()
          Receives the value of the ODFDOM attribute representation FoPaddingTopAttribute , See
 java.lang.String getFoWrapOptionAttribute()
          Receives the value of the ODFDOM attribute representation FoWrapOptionAttribute , See
 OdfName getOdfName()
          Get the element name
 java.lang.String getStyleBorderLineWidthAttribute()
          Receives the value of the ODFDOM attribute representation StyleBorderLineWidthAttribute , See
 java.lang.String getStyleBorderLineWidthBottomAttribute()
          Receives the value of the ODFDOM attribute representation StyleBorderLineWidthBottomAttribute , See
 java.lang.String getStyleBorderLineWidthLeftAttribute()
          Receives the value of the ODFDOM attribute representation StyleBorderLineWidthLeftAttribute , See
 java.lang.String getStyleBorderLineWidthRightAttribute()
          Receives the value of the ODFDOM attribute representation StyleBorderLineWidthRightAttribute , See
 java.lang.String getStyleBorderLineWidthTopAttribute()
          Receives the value of the ODFDOM attribute representation StyleBorderLineWidthTopAttribute , See
 java.lang.String getStyleCellProtectAttribute()
          Receives the value of the ODFDOM attribute representation StyleCellProtectAttribute , See
 java.lang.Integer getStyleDecimalPlacesAttribute()
          Receives the value of the ODFDOM attribute representation StyleDecimalPlacesAttribute , See
 java.lang.String getStyleDiagonalBlTrAttribute()
          Receives the value of the ODFDOM attribute representation StyleDiagonalBlTrAttribute , See
 java.lang.String getStyleDiagonalBlTrWidthsAttribute()
          Receives the value of the ODFDOM attribute representation StyleDiagonalBlTrWidthsAttribute , See
 java.lang.String getStyleDiagonalTlBrAttribute()
          Receives the value of the ODFDOM attribute representation StyleDiagonalTlBrAttribute , See
 java.lang.String getStyleDiagonalTlBrWidthsAttribute()
          Receives the value of the ODFDOM attribute representation StyleDiagonalTlBrWidthsAttribute , See
 java.lang.String getStyleDirectionAttribute()
          Receives the value of the ODFDOM attribute representation StyleDirectionAttribute , See
 java.lang.String getStyleGlyphOrientationVerticalAttribute()
          Receives the value of the ODFDOM attribute representation StyleGlyphOrientationVerticalAttribute , See
 java.lang.Boolean getStylePrintContentAttribute()
          Receives the value of the ODFDOM attribute representation StylePrintContentAttribute , See
 java.lang.Boolean getStyleRepeatContentAttribute()
          Receives the value of the ODFDOM attribute representation StyleRepeatContentAttribute , See
 java.lang.String getStyleRotationAlignAttribute()
          Receives the value of the ODFDOM attribute representation StyleRotationAlignAttribute , See
 java.lang.String getStyleRotationAngleAttribute()
          Receives the value of the ODFDOM attribute representation StyleRotationAngleAttribute , See
 java.lang.String getStyleShadowAttribute()
          Receives the value of the ODFDOM attribute representation StyleShadowAttribute , See
 java.lang.Boolean getStyleShrinkToFitAttribute()
          Receives the value of the ODFDOM attribute representation StyleShrinkToFitAttribute , See
 java.lang.String getStyleTextAlignSourceAttribute()
          Receives the value of the ODFDOM attribute representation StyleTextAlignSourceAttribute , See
 java.lang.String getStyleVerticalAlignAttribute()
          Receives the value of the ODFDOM attribute representation StyleVerticalAlignAttribute , See
 java.lang.String getStyleWritingModeAttribute()
          Receives the value of the ODFDOM attribute representation StyleWritingModeAttribute , See
 OfficeBinaryDataElement newOfficeBinaryDataElement()
          Create child element .
 void setFoBackgroundColorAttribute(java.lang.String foBackgroundColorValue)
          Sets the value of ODFDOM attribute representation FoBackgroundColorAttribute , See
 void setFoBorderAttribute(java.lang.String foBorderValue)
          Sets the value of ODFDOM attribute representation FoBorderAttribute , See
 void setFoBorderBottomAttribute(java.lang.String foBorderBottomValue)
          Sets the value of ODFDOM attribute representation FoBorderBottomAttribute , See
 void setFoBorderLeftAttribute(java.lang.String foBorderLeftValue)
          Sets the value of ODFDOM attribute representation FoBorderLeftAttribute , See
 void setFoBorderRightAttribute(java.lang.String foBorderRightValue)
          Sets the value of ODFDOM attribute representation FoBorderRightAttribute , See
 void setFoBorderTopAttribute(java.lang.String foBorderTopValue)
          Sets the value of ODFDOM attribute representation FoBorderTopAttribute , See
 void setFoPaddingAttribute(java.lang.String foPaddingValue)
          Sets the value of ODFDOM attribute representation FoPaddingAttribute , See
 void setFoPaddingBottomAttribute(java.lang.String foPaddingBottomValue)
          Sets the value of ODFDOM attribute representation FoPaddingBottomAttribute , See
 void setFoPaddingLeftAttribute(java.lang.String foPaddingLeftValue)
          Sets the value of ODFDOM attribute representation FoPaddingLeftAttribute , See
 void setFoPaddingRightAttribute(java.lang.String foPaddingRightValue)
          Sets the value of ODFDOM attribute representation FoPaddingRightAttribute , See
 void setFoPaddingTopAttribute(java.lang.String foPaddingTopValue)
          Sets the value of ODFDOM attribute representation FoPaddingTopAttribute , See
 void setFoWrapOptionAttribute(java.lang.String foWrapOptionValue)
          Sets the value of ODFDOM attribute representation FoWrapOptionAttribute , See
 void setStyleBorderLineWidthAttribute(java.lang.String styleBorderLineWidthValue)
          Sets the value of ODFDOM attribute representation StyleBorderLineWidthAttribute , See
 void setStyleBorderLineWidthBottomAttribute(java.lang.String styleBorderLineWidthBottomValue)
          Sets the value of ODFDOM attribute representation StyleBorderLineWidthBottomAttribute , See
 void setStyleBorderLineWidthLeftAttribute(java.lang.String styleBorderLineWidthLeftValue)
          Sets the value of ODFDOM attribute representation StyleBorderLineWidthLeftAttribute , See
 void setStyleBorderLineWidthRightAttribute(java.lang.String styleBorderLineWidthRightValue)
          Sets the value of ODFDOM attribute representation StyleBorderLineWidthRightAttribute , See
 void setStyleBorderLineWidthTopAttribute(java.lang.String styleBorderLineWidthTopValue)
          Sets the value of ODFDOM attribute representation StyleBorderLineWidthTopAttribute , See
 void setStyleCellProtectAttribute(java.lang.String styleCellProtectValue)
          Sets the value of ODFDOM attribute representation StyleCellProtectAttribute , See
 void setStyleDecimalPlacesAttribute(java.lang.Integer styleDecimalPlacesValue)
          Sets the value of ODFDOM attribute representation StyleDecimalPlacesAttribute , See
 void setStyleDiagonalBlTrAttribute(java.lang.String styleDiagonalBlTrValue)
          Sets the value of ODFDOM attribute representation StyleDiagonalBlTrAttribute , See
 void setStyleDiagonalBlTrWidthsAttribute(java.lang.String styleDiagonalBlTrWidthsValue)
          Sets the value of ODFDOM attribute representation StyleDiagonalBlTrWidthsAttribute , See
 void setStyleDiagonalTlBrAttribute(java.lang.String styleDiagonalTlBrValue)
          Sets the value of ODFDOM attribute representation StyleDiagonalTlBrAttribute , See
 void setStyleDiagonalTlBrWidthsAttribute(java.lang.String styleDiagonalTlBrWidthsValue)
          Sets the value of ODFDOM attribute representation StyleDiagonalTlBrWidthsAttribute , See
 void setStyleDirectionAttribute(java.lang.String styleDirectionValue)
          Sets the value of ODFDOM attribute representation StyleDirectionAttribute , See
 void setStyleGlyphOrientationVerticalAttribute(java.lang.String styleGlyphOrientationVerticalValue)
          Sets the value of ODFDOM attribute representation StyleGlyphOrientationVerticalAttribute , See
 void setStylePrintContentAttribute(java.lang.Boolean stylePrintContentValue)
          Sets the value of ODFDOM attribute representation StylePrintContentAttribute , See
 void setStyleRepeatContentAttribute(java.lang.Boolean styleRepeatContentValue)
          Sets the value of ODFDOM attribute representation StyleRepeatContentAttribute , See
 void setStyleRotationAlignAttribute(java.lang.String styleRotationAlignValue)
          Sets the value of ODFDOM attribute representation StyleRotationAlignAttribute , See
 void setStyleRotationAngleAttribute(java.lang.String styleRotationAngleValue)
          Sets the value of ODFDOM attribute representation StyleRotationAngleAttribute , See
 void setStyleShadowAttribute(java.lang.String styleShadowValue)
          Sets the value of ODFDOM attribute representation StyleShadowAttribute , See
 void setStyleShrinkToFitAttribute(java.lang.Boolean styleShrinkToFitValue)
          Sets the value of ODFDOM attribute representation StyleShrinkToFitAttribute , See
 void setStyleTextAlignSourceAttribute(java.lang.String styleTextAlignSourceValue)
          Sets the value of ODFDOM attribute representation StyleTextAlignSourceAttribute , See
 void setStyleVerticalAlignAttribute(java.lang.String styleVerticalAlignValue)
          Sets the value of ODFDOM attribute representation StyleVerticalAlignAttribute , See
 void setStyleWritingModeAttribute(java.lang.String styleWritingModeValue)
          Sets the value of ODFDOM attribute representation StyleWritingModeAttribute , See
 
Methods inherited from class org.odftoolkit.odfdom.dom.element.OdfStylePropertiesBase
hashCode
 
Methods inherited from class org.odftoolkit.odfdom.OdfElement
cloneNode, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getParentAs, hasOdfAttribute, insertBefore, onInsertNode, onInsertNode, onRemoveNode, onRemoveNode, removeChild, replaceChild, setOdfAttribute, setOdfAttributeValue, toString
 
Methods inherited from class org.apache.xerces.dom.ElementNSImpl
getBaseURI, getLocalName, getNamespaceURI, getPrefix, getTypeName, getTypeNamespace, isDerivedFrom, setPrefix, setType, setValues
 
Methods inherited from class org.apache.xerces.dom.ElementImpl
getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getDefaultAttributes, getElementsByTagName, getElementsByTagNameNS, getNodeName, getNodeType, getSchemaTypeInfo, getTagName, getXercesAttribute, hasAttribute, hasAttributeNS, hasAttributes, isEqualNode, normalize, reconcileDefaultAttributes, removeAttribute, removeAttributeNode, removeAttributeNS, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setIdAttribute, setIdAttributeNode, setIdAttributeNS, setOwnerDocument, setReadOnly, setupDefaultAttributes, setXercesAttributeNode, synchronizeData
 
Methods inherited from class org.apache.xerces.dom.ParentNode
getChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, getTextContent, hasChildNodes, item, setTextContent, synchronizeChildren
 
Methods inherited from class org.apache.xerces.dom.ChildNode
getNextSibling, getParentNode, getPreviousSibling
 
Methods inherited from class org.apache.xerces.dom.NodeImpl
addEventListener, appendChild, changed, changes, compareDocumentPosition, compareTreePosition, dispatchEvent, getContainer, getFeature, getNodeNumber, getNodeValue, getReadOnly, getUserData, getUserData, getUserDataRecord, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, needsSyncChildren, removeEventListener, setNodeValue, setUserData, setUserData
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.w3c.dom.Node
appendChild, compareDocumentPosition, getChildNodes, getFeature, getFirstChild, getLastChild, getNextSibling, getNodeValue, getOwnerDocument, getParentNode, getPreviousSibling, getTextContent, getUserData, hasChildNodes, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, setNodeValue, setTextContent, setUserData
 

Field Detail

ELEMENT_NAME

public static final OdfName ELEMENT_NAME

VerticalAlign

public static final OdfStyleProperty VerticalAlign

TextAlignSource

public static final OdfStyleProperty TextAlignSource

Direction

public static final OdfStyleProperty Direction

GlyphOrientationVertical

public static final OdfStyleProperty GlyphOrientationVertical

WritingMode

public static final OdfStyleProperty WritingMode

Shadow

public static final OdfStyleProperty Shadow

BackgroundColor

public static final OdfStyleProperty BackgroundColor

Border

public static final OdfStyleProperty Border

BorderTop

public static final OdfStyleProperty BorderTop

BorderBottom

public static final OdfStyleProperty BorderBottom

BorderLeft

public static final OdfStyleProperty BorderLeft

BorderRight

public static final OdfStyleProperty BorderRight

DiagonalTlBr

public static final OdfStyleProperty DiagonalTlBr

DiagonalTlBrWidths

public static final OdfStyleProperty DiagonalTlBrWidths

DiagonalBlTr

public static final OdfStyleProperty DiagonalBlTr

DiagonalBlTrWidths

public static final OdfStyleProperty DiagonalBlTrWidths

BorderLineWidth

public static final OdfStyleProperty BorderLineWidth

BorderLineWidthTop

public static final OdfStyleProperty BorderLineWidthTop

BorderLineWidthBottom

public static final OdfStyleProperty BorderLineWidthBottom

BorderLineWidthLeft

public static final OdfStyleProperty BorderLineWidthLeft

BorderLineWidthRight

public static final OdfStyleProperty BorderLineWidthRight

Padding

public static final OdfStyleProperty Padding

PaddingTop

public static final OdfStyleProperty PaddingTop

PaddingBottom

public static final OdfStyleProperty PaddingBottom

PaddingLeft

public static final OdfStyleProperty PaddingLeft

PaddingRight

public static final OdfStyleProperty PaddingRight

WrapOption

public static final OdfStyleProperty WrapOption

RotationAngle

public static final OdfStyleProperty RotationAngle

RotationAlign

public static final OdfStyleProperty RotationAlign

CellProtect

public static final OdfStyleProperty CellProtect

PrintContent

public static final OdfStyleProperty PrintContent

DecimalPlaces

public static final OdfStyleProperty DecimalPlaces

RepeatContent

public static final OdfStyleProperty RepeatContent

ShrinkToFit

public static final OdfStyleProperty ShrinkToFit
Constructor Detail

StyleTableCellPropertiesElement

public StyleTableCellPropertiesElement(OdfFileDom ownerDoc)
Create the instance of StyleTableCellPropertiesElement

Parameters:
ownerDoc - The type is OdfFileDom
Method Detail

getOdfName

public OdfName getOdfName()
Get the element name

Specified by:
getOdfName in class OdfElement
Returns:
return OdfName the name of element .

getStyleVerticalAlignAttribute

public java.lang.String getStyleVerticalAlignAttribute()
Receives the value of the ODFDOM attribute representation StyleVerticalAlignAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleVerticalAlignAttribute

public void setStyleVerticalAlignAttribute(java.lang.String styleVerticalAlignValue)
Sets the value of ODFDOM attribute representation StyleVerticalAlignAttribute , See

Parameters:
styleVerticalAlignValue - The type is String

getStyleTextAlignSourceAttribute

public java.lang.String getStyleTextAlignSourceAttribute()
Receives the value of the ODFDOM attribute representation StyleTextAlignSourceAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleTextAlignSourceAttribute

public void setStyleTextAlignSourceAttribute(java.lang.String styleTextAlignSourceValue)
Sets the value of ODFDOM attribute representation StyleTextAlignSourceAttribute , See

Parameters:
styleTextAlignSourceValue - The type is String

getStyleDirectionAttribute

public java.lang.String getStyleDirectionAttribute()
Receives the value of the ODFDOM attribute representation StyleDirectionAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleDirectionAttribute

public void setStyleDirectionAttribute(java.lang.String styleDirectionValue)
Sets the value of ODFDOM attribute representation StyleDirectionAttribute , See

Parameters:
styleDirectionValue - The type is String

getStyleGlyphOrientationVerticalAttribute

public java.lang.String getStyleGlyphOrientationVerticalAttribute()
Receives the value of the ODFDOM attribute representation StyleGlyphOrientationVerticalAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleGlyphOrientationVerticalAttribute

public void setStyleGlyphOrientationVerticalAttribute(java.lang.String styleGlyphOrientationVerticalValue)
Sets the value of ODFDOM attribute representation StyleGlyphOrientationVerticalAttribute , See

Parameters:
styleGlyphOrientationVerticalValue - The type is String

getStyleWritingModeAttribute

public java.lang.String getStyleWritingModeAttribute()
Receives the value of the ODFDOM attribute representation StyleWritingModeAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleWritingModeAttribute

public void setStyleWritingModeAttribute(java.lang.String styleWritingModeValue)
Sets the value of ODFDOM attribute representation StyleWritingModeAttribute , See

Parameters:
styleWritingModeValue - The type is String

getStyleShadowAttribute

public java.lang.String getStyleShadowAttribute()
Receives the value of the ODFDOM attribute representation StyleShadowAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleShadowAttribute

public void setStyleShadowAttribute(java.lang.String styleShadowValue)
Sets the value of ODFDOM attribute representation StyleShadowAttribute , See

Parameters:
styleShadowValue - The type is String

getFoBackgroundColorAttribute

public java.lang.String getFoBackgroundColorAttribute()
Receives the value of the ODFDOM attribute representation FoBackgroundColorAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoBackgroundColorAttribute

public void setFoBackgroundColorAttribute(java.lang.String foBackgroundColorValue)
Sets the value of ODFDOM attribute representation FoBackgroundColorAttribute , See

Parameters:
foBackgroundColorValue - The type is String

getFoBorderAttribute

public java.lang.String getFoBorderAttribute()
Receives the value of the ODFDOM attribute representation FoBorderAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoBorderAttribute

public void setFoBorderAttribute(java.lang.String foBorderValue)
Sets the value of ODFDOM attribute representation FoBorderAttribute , See

Parameters:
foBorderValue - The type is String

getFoBorderTopAttribute

public java.lang.String getFoBorderTopAttribute()
Receives the value of the ODFDOM attribute representation FoBorderTopAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoBorderTopAttribute

public void setFoBorderTopAttribute(java.lang.String foBorderTopValue)
Sets the value of ODFDOM attribute representation FoBorderTopAttribute , See

Parameters:
foBorderTopValue - The type is String

getFoBorderBottomAttribute

public java.lang.String getFoBorderBottomAttribute()
Receives the value of the ODFDOM attribute representation FoBorderBottomAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoBorderBottomAttribute

public void setFoBorderBottomAttribute(java.lang.String foBorderBottomValue)
Sets the value of ODFDOM attribute representation FoBorderBottomAttribute , See

Parameters:
foBorderBottomValue - The type is String

getFoBorderLeftAttribute

public java.lang.String getFoBorderLeftAttribute()
Receives the value of the ODFDOM attribute representation FoBorderLeftAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoBorderLeftAttribute

public void setFoBorderLeftAttribute(java.lang.String foBorderLeftValue)
Sets the value of ODFDOM attribute representation FoBorderLeftAttribute , See

Parameters:
foBorderLeftValue - The type is String

getFoBorderRightAttribute

public java.lang.String getFoBorderRightAttribute()
Receives the value of the ODFDOM attribute representation FoBorderRightAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoBorderRightAttribute

public void setFoBorderRightAttribute(java.lang.String foBorderRightValue)
Sets the value of ODFDOM attribute representation FoBorderRightAttribute , See

Parameters:
foBorderRightValue - The type is String

getStyleDiagonalTlBrAttribute

public java.lang.String getStyleDiagonalTlBrAttribute()
Receives the value of the ODFDOM attribute representation StyleDiagonalTlBrAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleDiagonalTlBrAttribute

public void setStyleDiagonalTlBrAttribute(java.lang.String styleDiagonalTlBrValue)
Sets the value of ODFDOM attribute representation StyleDiagonalTlBrAttribute , See

Parameters:
styleDiagonalTlBrValue - The type is String

getStyleDiagonalTlBrWidthsAttribute

public java.lang.String getStyleDiagonalTlBrWidthsAttribute()
Receives the value of the ODFDOM attribute representation StyleDiagonalTlBrWidthsAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleDiagonalTlBrWidthsAttribute

public void setStyleDiagonalTlBrWidthsAttribute(java.lang.String styleDiagonalTlBrWidthsValue)
Sets the value of ODFDOM attribute representation StyleDiagonalTlBrWidthsAttribute , See

Parameters:
styleDiagonalTlBrWidthsValue - The type is String

getStyleDiagonalBlTrAttribute

public java.lang.String getStyleDiagonalBlTrAttribute()
Receives the value of the ODFDOM attribute representation StyleDiagonalBlTrAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleDiagonalBlTrAttribute

public void setStyleDiagonalBlTrAttribute(java.lang.String styleDiagonalBlTrValue)
Sets the value of ODFDOM attribute representation StyleDiagonalBlTrAttribute , See

Parameters:
styleDiagonalBlTrValue - The type is String

getStyleDiagonalBlTrWidthsAttribute

public java.lang.String getStyleDiagonalBlTrWidthsAttribute()
Receives the value of the ODFDOM attribute representation StyleDiagonalBlTrWidthsAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleDiagonalBlTrWidthsAttribute

public void setStyleDiagonalBlTrWidthsAttribute(java.lang.String styleDiagonalBlTrWidthsValue)
Sets the value of ODFDOM attribute representation StyleDiagonalBlTrWidthsAttribute , See

Parameters:
styleDiagonalBlTrWidthsValue - The type is String

getStyleBorderLineWidthAttribute

public java.lang.String getStyleBorderLineWidthAttribute()
Receives the value of the ODFDOM attribute representation StyleBorderLineWidthAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleBorderLineWidthAttribute

public void setStyleBorderLineWidthAttribute(java.lang.String styleBorderLineWidthValue)
Sets the value of ODFDOM attribute representation StyleBorderLineWidthAttribute , See

Parameters:
styleBorderLineWidthValue - The type is String

getStyleBorderLineWidthTopAttribute

public java.lang.String getStyleBorderLineWidthTopAttribute()
Receives the value of the ODFDOM attribute representation StyleBorderLineWidthTopAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleBorderLineWidthTopAttribute

public void setStyleBorderLineWidthTopAttribute(java.lang.String styleBorderLineWidthTopValue)
Sets the value of ODFDOM attribute representation StyleBorderLineWidthTopAttribute , See

Parameters:
styleBorderLineWidthTopValue - The type is String

getStyleBorderLineWidthBottomAttribute

public java.lang.String getStyleBorderLineWidthBottomAttribute()
Receives the value of the ODFDOM attribute representation StyleBorderLineWidthBottomAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleBorderLineWidthBottomAttribute

public void setStyleBorderLineWidthBottomAttribute(java.lang.String styleBorderLineWidthBottomValue)
Sets the value of ODFDOM attribute representation StyleBorderLineWidthBottomAttribute , See

Parameters:
styleBorderLineWidthBottomValue - The type is String

getStyleBorderLineWidthLeftAttribute

public java.lang.String getStyleBorderLineWidthLeftAttribute()
Receives the value of the ODFDOM attribute representation StyleBorderLineWidthLeftAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleBorderLineWidthLeftAttribute

public void setStyleBorderLineWidthLeftAttribute(java.lang.String styleBorderLineWidthLeftValue)
Sets the value of ODFDOM attribute representation StyleBorderLineWidthLeftAttribute , See

Parameters:
styleBorderLineWidthLeftValue - The type is String

getStyleBorderLineWidthRightAttribute

public java.lang.String getStyleBorderLineWidthRightAttribute()
Receives the value of the ODFDOM attribute representation StyleBorderLineWidthRightAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleBorderLineWidthRightAttribute

public void setStyleBorderLineWidthRightAttribute(java.lang.String styleBorderLineWidthRightValue)
Sets the value of ODFDOM attribute representation StyleBorderLineWidthRightAttribute , See

Parameters:
styleBorderLineWidthRightValue - The type is String

getFoPaddingAttribute

public java.lang.String getFoPaddingAttribute()
Receives the value of the ODFDOM attribute representation FoPaddingAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoPaddingAttribute

public void setFoPaddingAttribute(java.lang.String foPaddingValue)
Sets the value of ODFDOM attribute representation FoPaddingAttribute , See

Parameters:
foPaddingValue - The type is String

getFoPaddingTopAttribute

public java.lang.String getFoPaddingTopAttribute()
Receives the value of the ODFDOM attribute representation FoPaddingTopAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoPaddingTopAttribute

public void setFoPaddingTopAttribute(java.lang.String foPaddingTopValue)
Sets the value of ODFDOM attribute representation FoPaddingTopAttribute , See

Parameters:
foPaddingTopValue - The type is String

getFoPaddingBottomAttribute

public java.lang.String getFoPaddingBottomAttribute()
Receives the value of the ODFDOM attribute representation FoPaddingBottomAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoPaddingBottomAttribute

public void setFoPaddingBottomAttribute(java.lang.String foPaddingBottomValue)
Sets the value of ODFDOM attribute representation FoPaddingBottomAttribute , See

Parameters:
foPaddingBottomValue - The type is String

getFoPaddingLeftAttribute

public java.lang.String getFoPaddingLeftAttribute()
Receives the value of the ODFDOM attribute representation FoPaddingLeftAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoPaddingLeftAttribute

public void setFoPaddingLeftAttribute(java.lang.String foPaddingLeftValue)
Sets the value of ODFDOM attribute representation FoPaddingLeftAttribute , See

Parameters:
foPaddingLeftValue - The type is String

getFoPaddingRightAttribute

public java.lang.String getFoPaddingRightAttribute()
Receives the value of the ODFDOM attribute representation FoPaddingRightAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoPaddingRightAttribute

public void setFoPaddingRightAttribute(java.lang.String foPaddingRightValue)
Sets the value of ODFDOM attribute representation FoPaddingRightAttribute , See

Parameters:
foPaddingRightValue - The type is String

getFoWrapOptionAttribute

public java.lang.String getFoWrapOptionAttribute()
Receives the value of the ODFDOM attribute representation FoWrapOptionAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoWrapOptionAttribute

public void setFoWrapOptionAttribute(java.lang.String foWrapOptionValue)
Sets the value of ODFDOM attribute representation FoWrapOptionAttribute , See

Parameters:
foWrapOptionValue - The type is String

getStyleRotationAngleAttribute

public java.lang.String getStyleRotationAngleAttribute()
Receives the value of the ODFDOM attribute representation StyleRotationAngleAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleRotationAngleAttribute

public void setStyleRotationAngleAttribute(java.lang.String styleRotationAngleValue)
Sets the value of ODFDOM attribute representation StyleRotationAngleAttribute , See

Parameters:
styleRotationAngleValue - The type is String

getStyleRotationAlignAttribute

public java.lang.String getStyleRotationAlignAttribute()
Receives the value of the ODFDOM attribute representation StyleRotationAlignAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleRotationAlignAttribute

public void setStyleRotationAlignAttribute(java.lang.String styleRotationAlignValue)
Sets the value of ODFDOM attribute representation StyleRotationAlignAttribute , See

Parameters:
styleRotationAlignValue - The type is String

getStyleCellProtectAttribute

public java.lang.String getStyleCellProtectAttribute()
Receives the value of the ODFDOM attribute representation StyleCellProtectAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleCellProtectAttribute

public void setStyleCellProtectAttribute(java.lang.String styleCellProtectValue)
Sets the value of ODFDOM attribute representation StyleCellProtectAttribute , See

Parameters:
styleCellProtectValue - The type is String

getStylePrintContentAttribute

public java.lang.Boolean getStylePrintContentAttribute()
Receives the value of the ODFDOM attribute representation StylePrintContentAttribute , See

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setStylePrintContentAttribute

public void setStylePrintContentAttribute(java.lang.Boolean stylePrintContentValue)
Sets the value of ODFDOM attribute representation StylePrintContentAttribute , See

Parameters:
stylePrintContentValue - The type is Boolean

getStyleDecimalPlacesAttribute

public java.lang.Integer getStyleDecimalPlacesAttribute()
Receives the value of the ODFDOM attribute representation StyleDecimalPlacesAttribute , See

Returns:
- the Integer , the value or null, if the attribute is not set and no default value defined.

setStyleDecimalPlacesAttribute

public void setStyleDecimalPlacesAttribute(java.lang.Integer styleDecimalPlacesValue)
Sets the value of ODFDOM attribute representation StyleDecimalPlacesAttribute , See

Parameters:
styleDecimalPlacesValue - The type is Integer

getStyleRepeatContentAttribute

public java.lang.Boolean getStyleRepeatContentAttribute()
Receives the value of the ODFDOM attribute representation StyleRepeatContentAttribute , See

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setStyleRepeatContentAttribute

public void setStyleRepeatContentAttribute(java.lang.Boolean styleRepeatContentValue)
Sets the value of ODFDOM attribute representation StyleRepeatContentAttribute , See

Parameters:
styleRepeatContentValue - The type is Boolean

getStyleShrinkToFitAttribute

public java.lang.Boolean getStyleShrinkToFitAttribute()
Receives the value of the ODFDOM attribute representation StyleShrinkToFitAttribute , See

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setStyleShrinkToFitAttribute

public void setStyleShrinkToFitAttribute(java.lang.Boolean styleShrinkToFitValue)
Sets the value of ODFDOM attribute representation StyleShrinkToFitAttribute , See

Parameters:
styleShrinkToFitValue - The type is Boolean

newOfficeBinaryDataElement

public OfficeBinaryDataElement newOfficeBinaryDataElement()
Create child element .

Returns:
return the element DifferentQName


Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.