Interface CTHeaderFooter
-
- All Superinterfaces:
XmlObject,XmlTokenSource
public interface CTHeaderFooter extends XmlObject
An XML CT_HeaderFooter(@http://schemas.openxmlformats.org/drawingml/2006/chart). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCTHeaderFooter.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaTypetype-
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleangetAlignWithMargins()Gets the "alignWithMargins" attributebooleangetDifferentFirst()Gets the "differentFirst" attributebooleangetDifferentOddEven()Gets the "differentOddEven" attributejava.lang.StringgetEvenFooter()Gets the "evenFooter" elementjava.lang.StringgetEvenHeader()Gets the "evenHeader" elementjava.lang.StringgetFirstFooter()Gets the "firstFooter" elementjava.lang.StringgetFirstHeader()Gets the "firstHeader" elementjava.lang.StringgetOddFooter()Gets the "oddFooter" elementjava.lang.StringgetOddHeader()Gets the "oddHeader" elementbooleanisSetAlignWithMargins()True if has "alignWithMargins" attributebooleanisSetDifferentFirst()True if has "differentFirst" attributebooleanisSetDifferentOddEven()True if has "differentOddEven" attributebooleanisSetEvenFooter()True if has "evenFooter" elementbooleanisSetEvenHeader()True if has "evenHeader" elementbooleanisSetFirstFooter()True if has "firstFooter" elementbooleanisSetFirstHeader()True if has "firstHeader" elementbooleanisSetOddFooter()True if has "oddFooter" elementbooleanisSetOddHeader()True if has "oddHeader" elementvoidsetAlignWithMargins(boolean alignWithMargins)Sets the "alignWithMargins" attributevoidsetDifferentFirst(boolean differentFirst)Sets the "differentFirst" attributevoidsetDifferentOddEven(boolean differentOddEven)Sets the "differentOddEven" attributevoidsetEvenFooter(java.lang.String evenFooter)Sets the "evenFooter" elementvoidsetEvenHeader(java.lang.String evenHeader)Sets the "evenHeader" elementvoidsetFirstFooter(java.lang.String firstFooter)Sets the "firstFooter" elementvoidsetFirstHeader(java.lang.String firstHeader)Sets the "firstHeader" elementvoidsetOddFooter(java.lang.String oddFooter)Sets the "oddFooter" elementvoidsetOddHeader(java.lang.String oddHeader)Sets the "oddHeader" elementvoidunsetAlignWithMargins()Unsets the "alignWithMargins" attributevoidunsetDifferentFirst()Unsets the "differentFirst" attributevoidunsetDifferentOddEven()Unsets the "differentOddEven" attributevoidunsetEvenFooter()Unsets the "evenFooter" elementvoidunsetEvenHeader()Unsets the "evenHeader" elementvoidunsetFirstFooter()Unsets the "firstFooter" elementvoidunsetFirstHeader()Unsets the "firstHeader" elementvoidunsetOddFooter()Unsets the "oddFooter" elementvoidunsetOddHeader()Unsets the "oddHeader" elementXmlBooleanxgetAlignWithMargins()Gets (as xml) the "alignWithMargins" attributeXmlBooleanxgetDifferentFirst()Gets (as xml) the "differentFirst" attributeXmlBooleanxgetDifferentOddEven()Gets (as xml) the "differentOddEven" attributeSTXstringxgetEvenFooter()Gets (as xml) the "evenFooter" elementSTXstringxgetEvenHeader()Gets (as xml) the "evenHeader" elementSTXstringxgetFirstFooter()Gets (as xml) the "firstFooter" elementSTXstringxgetFirstHeader()Gets (as xml) the "firstHeader" elementSTXstringxgetOddFooter()Gets (as xml) the "oddFooter" elementSTXstringxgetOddHeader()Gets (as xml) the "oddHeader" elementvoidxsetAlignWithMargins(XmlBoolean alignWithMargins)Sets (as xml) the "alignWithMargins" attributevoidxsetDifferentFirst(XmlBoolean differentFirst)Sets (as xml) the "differentFirst" attributevoidxsetDifferentOddEven(XmlBoolean differentOddEven)Sets (as xml) the "differentOddEven" attributevoidxsetEvenFooter(STXstring evenFooter)Sets (as xml) the "evenFooter" elementvoidxsetEvenHeader(STXstring evenHeader)Sets (as xml) the "evenHeader" elementvoidxsetFirstFooter(STXstring firstFooter)Sets (as xml) the "firstFooter" elementvoidxsetFirstHeader(STXstring firstHeader)Sets (as xml) the "firstHeader" elementvoidxsetOddFooter(STXstring oddFooter)Sets (as xml) the "oddFooter" elementvoidxsetOddHeader(STXstring oddHeader)Sets (as xml) the "oddHeader" element-
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
type
static final SchemaType type
-
-
Method Detail
-
getOddHeader
java.lang.String getOddHeader()
Gets the "oddHeader" element
-
xgetOddHeader
STXstring xgetOddHeader()
Gets (as xml) the "oddHeader" element
-
isSetOddHeader
boolean isSetOddHeader()
True if has "oddHeader" element
-
setOddHeader
void setOddHeader(java.lang.String oddHeader)
Sets the "oddHeader" element
-
xsetOddHeader
void xsetOddHeader(STXstring oddHeader)
Sets (as xml) the "oddHeader" element
-
unsetOddHeader
void unsetOddHeader()
Unsets the "oddHeader" element
-
getOddFooter
java.lang.String getOddFooter()
Gets the "oddFooter" element
-
xgetOddFooter
STXstring xgetOddFooter()
Gets (as xml) the "oddFooter" element
-
isSetOddFooter
boolean isSetOddFooter()
True if has "oddFooter" element
-
setOddFooter
void setOddFooter(java.lang.String oddFooter)
Sets the "oddFooter" element
-
xsetOddFooter
void xsetOddFooter(STXstring oddFooter)
Sets (as xml) the "oddFooter" element
-
unsetOddFooter
void unsetOddFooter()
Unsets the "oddFooter" element
-
getEvenHeader
java.lang.String getEvenHeader()
Gets the "evenHeader" element
-
xgetEvenHeader
STXstring xgetEvenHeader()
Gets (as xml) the "evenHeader" element
-
isSetEvenHeader
boolean isSetEvenHeader()
True if has "evenHeader" element
-
setEvenHeader
void setEvenHeader(java.lang.String evenHeader)
Sets the "evenHeader" element
-
xsetEvenHeader
void xsetEvenHeader(STXstring evenHeader)
Sets (as xml) the "evenHeader" element
-
unsetEvenHeader
void unsetEvenHeader()
Unsets the "evenHeader" element
-
getEvenFooter
java.lang.String getEvenFooter()
Gets the "evenFooter" element
-
xgetEvenFooter
STXstring xgetEvenFooter()
Gets (as xml) the "evenFooter" element
-
isSetEvenFooter
boolean isSetEvenFooter()
True if has "evenFooter" element
-
setEvenFooter
void setEvenFooter(java.lang.String evenFooter)
Sets the "evenFooter" element
-
xsetEvenFooter
void xsetEvenFooter(STXstring evenFooter)
Sets (as xml) the "evenFooter" element
-
unsetEvenFooter
void unsetEvenFooter()
Unsets the "evenFooter" element
-
getFirstHeader
java.lang.String getFirstHeader()
Gets the "firstHeader" element
-
xgetFirstHeader
STXstring xgetFirstHeader()
Gets (as xml) the "firstHeader" element
-
isSetFirstHeader
boolean isSetFirstHeader()
True if has "firstHeader" element
-
setFirstHeader
void setFirstHeader(java.lang.String firstHeader)
Sets the "firstHeader" element
-
xsetFirstHeader
void xsetFirstHeader(STXstring firstHeader)
Sets (as xml) the "firstHeader" element
-
unsetFirstHeader
void unsetFirstHeader()
Unsets the "firstHeader" element
-
getFirstFooter
java.lang.String getFirstFooter()
Gets the "firstFooter" element
-
xgetFirstFooter
STXstring xgetFirstFooter()
Gets (as xml) the "firstFooter" element
-
isSetFirstFooter
boolean isSetFirstFooter()
True if has "firstFooter" element
-
setFirstFooter
void setFirstFooter(java.lang.String firstFooter)
Sets the "firstFooter" element
-
xsetFirstFooter
void xsetFirstFooter(STXstring firstFooter)
Sets (as xml) the "firstFooter" element
-
unsetFirstFooter
void unsetFirstFooter()
Unsets the "firstFooter" element
-
getAlignWithMargins
boolean getAlignWithMargins()
Gets the "alignWithMargins" attribute
-
xgetAlignWithMargins
XmlBoolean xgetAlignWithMargins()
Gets (as xml) the "alignWithMargins" attribute
-
isSetAlignWithMargins
boolean isSetAlignWithMargins()
True if has "alignWithMargins" attribute
-
setAlignWithMargins
void setAlignWithMargins(boolean alignWithMargins)
Sets the "alignWithMargins" attribute
-
xsetAlignWithMargins
void xsetAlignWithMargins(XmlBoolean alignWithMargins)
Sets (as xml) the "alignWithMargins" attribute
-
unsetAlignWithMargins
void unsetAlignWithMargins()
Unsets the "alignWithMargins" attribute
-
getDifferentOddEven
boolean getDifferentOddEven()
Gets the "differentOddEven" attribute
-
xgetDifferentOddEven
XmlBoolean xgetDifferentOddEven()
Gets (as xml) the "differentOddEven" attribute
-
isSetDifferentOddEven
boolean isSetDifferentOddEven()
True if has "differentOddEven" attribute
-
setDifferentOddEven
void setDifferentOddEven(boolean differentOddEven)
Sets the "differentOddEven" attribute
-
xsetDifferentOddEven
void xsetDifferentOddEven(XmlBoolean differentOddEven)
Sets (as xml) the "differentOddEven" attribute
-
unsetDifferentOddEven
void unsetDifferentOddEven()
Unsets the "differentOddEven" attribute
-
getDifferentFirst
boolean getDifferentFirst()
Gets the "differentFirst" attribute
-
xgetDifferentFirst
XmlBoolean xgetDifferentFirst()
Gets (as xml) the "differentFirst" attribute
-
isSetDifferentFirst
boolean isSetDifferentFirst()
True if has "differentFirst" attribute
-
setDifferentFirst
void setDifferentFirst(boolean differentFirst)
Sets the "differentFirst" attribute
-
xsetDifferentFirst
void xsetDifferentFirst(XmlBoolean differentFirst)
Sets (as xml) the "differentFirst" attribute
-
unsetDifferentFirst
void unsetDifferentFirst()
Unsets the "differentFirst" attribute
-
-