|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
org.odftoolkit.odfdom.OdfElement
org.odftoolkit.odfdom.dom.element.OdfStylePropertiesBase
org.odftoolkit.odfdom.dom.element.style.StyleHeaderFooterPropertiesElement
public class StyleHeaderFooterPropertiesElement
DOM implementation of OpenDocument element .
| 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 |
DynamicSpacing
|
static OdfName |
ELEMENT_NAME
|
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
|
| 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 | |
|---|---|
StyleHeaderFooterPropertiesElement(OdfFileDom ownerDoc)
Create the instance of StyleHeaderFooterPropertiesElement |
|
| 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 |
getFoMarginAttribute()
Receives the value of the ODFDOM attribute representation FoMarginAttribute , See |
java.lang.String |
getFoMarginBottomAttribute()
Receives the value of the ODFDOM attribute representation FoMarginBottomAttribute , See |
java.lang.String |
getFoMarginLeftAttribute()
Receives the value of the ODFDOM attribute representation FoMarginLeftAttribute , See |
java.lang.String |
getFoMarginRightAttribute()
Receives the value of the ODFDOM attribute representation FoMarginRightAttribute , See |
java.lang.String |
getFoMarginTopAttribute()
Receives the value of the ODFDOM attribute representation FoMarginTopAttribute , See |
java.lang.String |
getFoMinHeightAttribute()
Receives the value of the ODFDOM attribute representation FoMinHeightAttribute , 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 |
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.Boolean |
getStyleDynamicSpacingAttribute()
Receives the value of the ODFDOM attribute representation StyleDynamicSpacingAttribute , See |
java.lang.String |
getStyleShadowAttribute()
Receives the value of the ODFDOM attribute representation StyleShadowAttribute , See |
java.lang.String |
getSvgHeightAttribute()
Receives the value of the ODFDOM attribute representation SvgHeightAttribute , 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 |
setFoMarginAttribute(java.lang.String foMarginValue)
Sets the value of ODFDOM attribute representation FoMarginAttribute , See |
void |
setFoMarginBottomAttribute(java.lang.String foMarginBottomValue)
Sets the value of ODFDOM attribute representation FoMarginBottomAttribute , See |
void |
setFoMarginLeftAttribute(java.lang.String foMarginLeftValue)
Sets the value of ODFDOM attribute representation FoMarginLeftAttribute , See |
void |
setFoMarginRightAttribute(java.lang.String foMarginRightValue)
Sets the value of ODFDOM attribute representation FoMarginRightAttribute , See |
void |
setFoMarginTopAttribute(java.lang.String foMarginTopValue)
Sets the value of ODFDOM attribute representation FoMarginTopAttribute , See |
void |
setFoMinHeightAttribute(java.lang.String foMinHeightValue)
Sets the value of ODFDOM attribute representation FoMinHeightAttribute , 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 |
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 |
setStyleDynamicSpacingAttribute(java.lang.Boolean styleDynamicSpacingValue)
Sets the value of ODFDOM attribute representation StyleDynamicSpacingAttribute , See |
void |
setStyleShadowAttribute(java.lang.String styleShadowValue)
Sets the value of ODFDOM attribute representation StyleShadowAttribute , See |
void |
setSvgHeightAttribute(java.lang.String svgHeightValue)
Sets the value of ODFDOM attribute representation SvgHeightAttribute , 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 |
|---|
public static final OdfName ELEMENT_NAME
public static final OdfStyleProperty Height
public static final OdfStyleProperty MinHeight
public static final OdfStyleProperty MarginLeft
public static final OdfStyleProperty MarginRight
public static final OdfStyleProperty MarginTop
public static final OdfStyleProperty MarginBottom
public static final OdfStyleProperty Margin
public static final OdfStyleProperty Border
public static final OdfStyleProperty BorderTop
public static final OdfStyleProperty BorderBottom
public static final OdfStyleProperty BorderLeft
public static final OdfStyleProperty BorderRight
public static final OdfStyleProperty BorderLineWidth
public static final OdfStyleProperty BorderLineWidthTop
public static final OdfStyleProperty BorderLineWidthBottom
public static final OdfStyleProperty BorderLineWidthLeft
public static final OdfStyleProperty BorderLineWidthRight
public static final OdfStyleProperty Padding
public static final OdfStyleProperty PaddingTop
public static final OdfStyleProperty PaddingBottom
public static final OdfStyleProperty PaddingLeft
public static final OdfStyleProperty PaddingRight
public static final OdfStyleProperty BackgroundColor
public static final OdfStyleProperty Shadow
public static final OdfStyleProperty DynamicSpacing
| Constructor Detail |
|---|
public StyleHeaderFooterPropertiesElement(OdfFileDom ownerDoc)
StyleHeaderFooterPropertiesElement
ownerDoc - The type is OdfFileDom| Method Detail |
|---|
public OdfName getOdfName()
getOdfName in class OdfElementOdfName the name of element .public java.lang.String getSvgHeightAttribute()
SvgHeightAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setSvgHeightAttribute(java.lang.String svgHeightValue)
SvgHeightAttribute , See
svgHeightValue - The type is Stringpublic java.lang.String getFoMinHeightAttribute()
FoMinHeightAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFoMinHeightAttribute(java.lang.String foMinHeightValue)
FoMinHeightAttribute , See
foMinHeightValue - The type is Stringpublic java.lang.String getFoMarginLeftAttribute()
FoMarginLeftAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFoMarginLeftAttribute(java.lang.String foMarginLeftValue)
FoMarginLeftAttribute , See
foMarginLeftValue - The type is Stringpublic java.lang.String getFoMarginRightAttribute()
FoMarginRightAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFoMarginRightAttribute(java.lang.String foMarginRightValue)
FoMarginRightAttribute , See
foMarginRightValue - The type is Stringpublic java.lang.String getFoMarginTopAttribute()
FoMarginTopAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFoMarginTopAttribute(java.lang.String foMarginTopValue)
FoMarginTopAttribute , See
foMarginTopValue - The type is Stringpublic java.lang.String getFoMarginBottomAttribute()
FoMarginBottomAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFoMarginBottomAttribute(java.lang.String foMarginBottomValue)
FoMarginBottomAttribute , See
foMarginBottomValue - The type is Stringpublic java.lang.String getFoMarginAttribute()
FoMarginAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFoMarginAttribute(java.lang.String foMarginValue)
FoMarginAttribute , See
foMarginValue - The type is Stringpublic java.lang.String getFoBorderAttribute()
FoBorderAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFoBorderAttribute(java.lang.String foBorderValue)
FoBorderAttribute , See
foBorderValue - The type is Stringpublic java.lang.String getFoBorderTopAttribute()
FoBorderTopAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFoBorderTopAttribute(java.lang.String foBorderTopValue)
FoBorderTopAttribute , See
foBorderTopValue - The type is Stringpublic java.lang.String getFoBorderBottomAttribute()
FoBorderBottomAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFoBorderBottomAttribute(java.lang.String foBorderBottomValue)
FoBorderBottomAttribute , See
foBorderBottomValue - The type is Stringpublic java.lang.String getFoBorderLeftAttribute()
FoBorderLeftAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFoBorderLeftAttribute(java.lang.String foBorderLeftValue)
FoBorderLeftAttribute , See
foBorderLeftValue - The type is Stringpublic java.lang.String getFoBorderRightAttribute()
FoBorderRightAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFoBorderRightAttribute(java.lang.String foBorderRightValue)
FoBorderRightAttribute , See
foBorderRightValue - The type is Stringpublic java.lang.String getStyleBorderLineWidthAttribute()
StyleBorderLineWidthAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setStyleBorderLineWidthAttribute(java.lang.String styleBorderLineWidthValue)
StyleBorderLineWidthAttribute , See
styleBorderLineWidthValue - The type is Stringpublic java.lang.String getStyleBorderLineWidthTopAttribute()
StyleBorderLineWidthTopAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setStyleBorderLineWidthTopAttribute(java.lang.String styleBorderLineWidthTopValue)
StyleBorderLineWidthTopAttribute , See
styleBorderLineWidthTopValue - The type is Stringpublic java.lang.String getStyleBorderLineWidthBottomAttribute()
StyleBorderLineWidthBottomAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setStyleBorderLineWidthBottomAttribute(java.lang.String styleBorderLineWidthBottomValue)
StyleBorderLineWidthBottomAttribute , See
styleBorderLineWidthBottomValue - The type is Stringpublic java.lang.String getStyleBorderLineWidthLeftAttribute()
StyleBorderLineWidthLeftAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setStyleBorderLineWidthLeftAttribute(java.lang.String styleBorderLineWidthLeftValue)
StyleBorderLineWidthLeftAttribute , See
styleBorderLineWidthLeftValue - The type is Stringpublic java.lang.String getStyleBorderLineWidthRightAttribute()
StyleBorderLineWidthRightAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setStyleBorderLineWidthRightAttribute(java.lang.String styleBorderLineWidthRightValue)
StyleBorderLineWidthRightAttribute , See
styleBorderLineWidthRightValue - The type is Stringpublic java.lang.String getFoPaddingAttribute()
FoPaddingAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFoPaddingAttribute(java.lang.String foPaddingValue)
FoPaddingAttribute , See
foPaddingValue - The type is Stringpublic java.lang.String getFoPaddingTopAttribute()
FoPaddingTopAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFoPaddingTopAttribute(java.lang.String foPaddingTopValue)
FoPaddingTopAttribute , See
foPaddingTopValue - The type is Stringpublic java.lang.String getFoPaddingBottomAttribute()
FoPaddingBottomAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFoPaddingBottomAttribute(java.lang.String foPaddingBottomValue)
FoPaddingBottomAttribute , See
foPaddingBottomValue - The type is Stringpublic java.lang.String getFoPaddingLeftAttribute()
FoPaddingLeftAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFoPaddingLeftAttribute(java.lang.String foPaddingLeftValue)
FoPaddingLeftAttribute , See
foPaddingLeftValue - The type is Stringpublic java.lang.String getFoPaddingRightAttribute()
FoPaddingRightAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFoPaddingRightAttribute(java.lang.String foPaddingRightValue)
FoPaddingRightAttribute , See
foPaddingRightValue - The type is Stringpublic java.lang.String getFoBackgroundColorAttribute()
FoBackgroundColorAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFoBackgroundColorAttribute(java.lang.String foBackgroundColorValue)
FoBackgroundColorAttribute , See
foBackgroundColorValue - The type is Stringpublic java.lang.String getStyleShadowAttribute()
StyleShadowAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setStyleShadowAttribute(java.lang.String styleShadowValue)
StyleShadowAttribute , See
styleShadowValue - The type is Stringpublic java.lang.Boolean getStyleDynamicSpacingAttribute()
StyleDynamicSpacingAttribute , See
Boolean , the value or null, if the attribute is not set and no default value defined.public void setStyleDynamicSpacingAttribute(java.lang.Boolean styleDynamicSpacingValue)
StyleDynamicSpacingAttribute , See
styleDynamicSpacingValue - The type is Booleanpublic OfficeBinaryDataElement newOfficeBinaryDataElement()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||