Interface CTHeaderFooter
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_HeaderFooter(@http://schemas.openxmlformats.org/spreadsheetml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTHeaderFooter> static final SchemaTypeFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionbooleanGets the "alignWithMargins" attributebooleanGets the "differentFirst" attributebooleanGets the "differentOddEven" attributeGets the "evenFooter" elementGets the "evenHeader" elementGets the "firstFooter" elementGets the "firstHeader" elementGets the "oddFooter" elementGets the "oddHeader" elementbooleanGets the "scaleWithDoc" attributebooleanTrue if has "alignWithMargins" attributebooleanTrue if has "differentFirst" attributebooleanTrue if has "differentOddEven" attributebooleanTrue if has "evenFooter" elementbooleanTrue if has "evenHeader" elementbooleanTrue if has "firstFooter" elementbooleanTrue if has "firstHeader" elementbooleanTrue if has "oddFooter" elementbooleanTrue if has "oddHeader" elementbooleanTrue if has "scaleWithDoc" attributevoidsetAlignWithMargins(boolean alignWithMargins) Sets the "alignWithMargins" attributevoidsetDifferentFirst(boolean differentFirst) Sets the "differentFirst" attributevoidsetDifferentOddEven(boolean differentOddEven) Sets the "differentOddEven" attributevoidsetEvenFooter(String evenFooter) Sets the "evenFooter" elementvoidsetEvenHeader(String evenHeader) Sets the "evenHeader" elementvoidsetFirstFooter(String firstFooter) Sets the "firstFooter" elementvoidsetFirstHeader(String firstHeader) Sets the "firstHeader" elementvoidsetOddFooter(String oddFooter) Sets the "oddFooter" elementvoidsetOddHeader(String oddHeader) Sets the "oddHeader" elementvoidsetScaleWithDoc(boolean scaleWithDoc) Sets the "scaleWithDoc" attributevoidUnsets the "alignWithMargins" attributevoidUnsets the "differentFirst" attributevoidUnsets the "differentOddEven" attributevoidUnsets the "evenFooter" elementvoidUnsets the "evenHeader" elementvoidUnsets the "firstFooter" elementvoidUnsets the "firstHeader" elementvoidUnsets the "oddFooter" elementvoidUnsets the "oddHeader" elementvoidUnsets the "scaleWithDoc" attributeGets (as xml) the "alignWithMargins" attributeGets (as xml) the "differentFirst" attributeGets (as xml) the "differentOddEven" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstringGets (as xml) the "evenFooter" elementorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstringGets (as xml) the "evenHeader" elementorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstringGets (as xml) the "firstFooter" elementorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstringGets (as xml) the "firstHeader" elementorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstringGets (as xml) the "oddFooter" elementorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstringGets (as xml) the "oddHeader" elementGets (as xml) the "scaleWithDoc" attributevoidxsetAlignWithMargins(XmlBoolean alignWithMargins) Sets (as xml) the "alignWithMargins" attributevoidxsetDifferentFirst(XmlBoolean differentFirst) Sets (as xml) the "differentFirst" attributevoidxsetDifferentOddEven(XmlBoolean differentOddEven) Sets (as xml) the "differentOddEven" attributevoidxsetEvenFooter(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring evenFooter) Sets (as xml) the "evenFooter" elementvoidxsetEvenHeader(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring evenHeader) Sets (as xml) the "evenHeader" elementvoidxsetFirstFooter(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring firstFooter) Sets (as xml) the "firstFooter" elementvoidxsetFirstHeader(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring firstHeader) Sets (as xml) the "firstHeader" elementvoidxsetOddFooter(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring oddFooter) Sets (as xml) the "oddFooter" elementvoidxsetOddHeader(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring oddHeader) Sets (as xml) the "oddHeader" elementvoidxsetScaleWithDoc(XmlBoolean scaleWithDoc) Sets (as xml) the "scaleWithDoc" attributeMethods 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, valueHashCodeMethods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
Field Details
-
Factory
-
type
-
-
Method Details
-
getOddHeader
String getOddHeader()Gets the "oddHeader" element -
xgetOddHeader
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetOddHeader()Gets (as xml) the "oddHeader" element -
isSetOddHeader
boolean isSetOddHeader()True if has "oddHeader" element -
setOddHeader
Sets the "oddHeader" element -
unsetOddHeader
void unsetOddHeader()Unsets the "oddHeader" element -
getEvenHeader
String getEvenHeader()Gets the "evenHeader" element -
xgetEvenHeader
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetEvenHeader()Gets (as xml) the "evenHeader" element -
isSetEvenHeader
boolean isSetEvenHeader()True if has "evenHeader" element -
setEvenHeader
Sets the "evenHeader" element -
unsetEvenHeader
void unsetEvenHeader()Unsets the "evenHeader" element -
getFirstHeader
String getFirstHeader()Gets the "firstHeader" element -
xgetFirstHeader
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetFirstHeader()Gets (as xml) the "firstHeader" element -
isSetFirstHeader
boolean isSetFirstHeader()True if has "firstHeader" element -
setFirstHeader
Sets the "firstHeader" element -
unsetFirstHeader
void unsetFirstHeader()Unsets the "firstHeader" element -
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
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
Sets (as xml) the "differentFirst" attribute -
unsetDifferentFirst
void unsetDifferentFirst()Unsets the "differentFirst" attribute -
getScaleWithDoc
boolean getScaleWithDoc()Gets the "scaleWithDoc" attribute -
xgetScaleWithDoc
XmlBoolean xgetScaleWithDoc()Gets (as xml) the "scaleWithDoc" attribute -
isSetScaleWithDoc
boolean isSetScaleWithDoc()True if has "scaleWithDoc" attribute -
setScaleWithDoc
void setScaleWithDoc(boolean scaleWithDoc) Sets the "scaleWithDoc" attribute -
xsetScaleWithDoc
Sets (as xml) the "scaleWithDoc" attribute -
unsetScaleWithDoc
void unsetScaleWithDoc()Unsets the "scaleWithDoc" attribute -
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
Sets (as xml) the "alignWithMargins" attribute -
unsetAlignWithMargins
void unsetAlignWithMargins()Unsets the "alignWithMargins" attribute
-