Interface CTSheetPr
- All Superinterfaces:
XmlObject
,XmlTokenSource
An XML CT_SheetPr(@http://schemas.openxmlformats.org/spreadsheetml/2006/main).
This is a complex type.
-
Field Summary
FieldsFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty "outlinePr" elementAppends and returns a new empty "pageSetUpPr" elementAppends and returns a new empty "tabColor" elementGets the "codeName" attributeboolean
Gets the "enableFormatConditionsCalculation" attributeboolean
Gets the "filterMode" attributeGets the "outlinePr" elementGets the "pageSetUpPr" elementboolean
Gets the "published" attributeboolean
Gets the "syncHorizontal" attributeGets the "syncRef" attributeboolean
Gets the "syncVertical" attributeGets the "tabColor" elementboolean
Gets the "transitionEntry" attributeboolean
Gets the "transitionEvaluation" attributeboolean
True if has "codeName" attributeboolean
True if has "enableFormatConditionsCalculation" attributeboolean
True if has "filterMode" attributeboolean
True if has "outlinePr" elementboolean
True if has "pageSetUpPr" elementboolean
True if has "published" attributeboolean
True if has "syncHorizontal" attributeboolean
True if has "syncRef" attributeboolean
True if has "syncVertical" attributeboolean
True if has "tabColor" elementboolean
True if has "transitionEntry" attributeboolean
True if has "transitionEvaluation" attributevoid
setCodeName
(String codeName) Sets the "codeName" attributevoid
setEnableFormatConditionsCalculation
(boolean enableFormatConditionsCalculation) Sets the "enableFormatConditionsCalculation" attributevoid
setFilterMode
(boolean filterMode) Sets the "filterMode" attributevoid
setOutlinePr
(CTOutlinePr outlinePr) Sets the "outlinePr" elementvoid
setPageSetUpPr
(CTPageSetUpPr pageSetUpPr) Sets the "pageSetUpPr" elementvoid
setPublished
(boolean published) Sets the "published" attributevoid
setSyncHorizontal
(boolean syncHorizontal) Sets the "syncHorizontal" attributevoid
setSyncRef
(String syncRef) Sets the "syncRef" attributevoid
setSyncVertical
(boolean syncVertical) Sets the "syncVertical" attributevoid
setTabColor
(CTColor tabColor) Sets the "tabColor" elementvoid
setTransitionEntry
(boolean transitionEntry) Sets the "transitionEntry" attributevoid
setTransitionEvaluation
(boolean transitionEvaluation) Sets the "transitionEvaluation" attributevoid
Unsets the "codeName" attributevoid
Unsets the "enableFormatConditionsCalculation" attributevoid
Unsets the "filterMode" attributevoid
Unsets the "outlinePr" elementvoid
Unsets the "pageSetUpPr" elementvoid
Unsets the "published" attributevoid
Unsets the "syncHorizontal" attributevoid
Unsets the "syncRef" attributevoid
Unsets the "syncVertical" attributevoid
Unsets the "tabColor" elementvoid
Unsets the "transitionEntry" attributevoid
Unsets the "transitionEvaluation" attributeGets (as xml) the "codeName" attributeGets (as xml) the "enableFormatConditionsCalculation" attributeGets (as xml) the "filterMode" attributeGets (as xml) the "published" attributeGets (as xml) the "syncHorizontal" attributeGets (as xml) the "syncRef" attributeGets (as xml) the "syncVertical" attributeGets (as xml) the "transitionEntry" attributeGets (as xml) the "transitionEvaluation" attributevoid
xsetCodeName
(XmlString codeName) Sets (as xml) the "codeName" attributevoid
xsetEnableFormatConditionsCalculation
(XmlBoolean enableFormatConditionsCalculation) Sets (as xml) the "enableFormatConditionsCalculation" attributevoid
xsetFilterMode
(XmlBoolean filterMode) Sets (as xml) the "filterMode" attributevoid
xsetPublished
(XmlBoolean published) Sets (as xml) the "published" attributevoid
xsetSyncHorizontal
(XmlBoolean syncHorizontal) Sets (as xml) the "syncHorizontal" attributevoid
xsetSyncRef
(STRef syncRef) Sets (as xml) the "syncRef" attributevoid
xsetSyncVertical
(XmlBoolean syncVertical) Sets (as xml) the "syncVertical" attributevoid
xsetTransitionEntry
(XmlBoolean transitionEntry) Sets (as xml) the "transitionEntry" attributevoid
xsetTransitionEvaluation
(XmlBoolean transitionEvaluation) Sets (as xml) the "transitionEvaluation" 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, valueHashCode
Methods 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
-
getTabColor
CTColor getTabColor()Gets the "tabColor" element -
isSetTabColor
boolean isSetTabColor()True if has "tabColor" element -
setTabColor
Sets the "tabColor" element -
addNewTabColor
CTColor addNewTabColor()Appends and returns a new empty "tabColor" element -
unsetTabColor
void unsetTabColor()Unsets the "tabColor" element -
getOutlinePr
CTOutlinePr getOutlinePr()Gets the "outlinePr" element -
isSetOutlinePr
boolean isSetOutlinePr()True if has "outlinePr" element -
setOutlinePr
Sets the "outlinePr" element -
addNewOutlinePr
CTOutlinePr addNewOutlinePr()Appends and returns a new empty "outlinePr" element -
unsetOutlinePr
void unsetOutlinePr()Unsets the "outlinePr" element -
getPageSetUpPr
CTPageSetUpPr getPageSetUpPr()Gets the "pageSetUpPr" element -
isSetPageSetUpPr
boolean isSetPageSetUpPr()True if has "pageSetUpPr" element -
setPageSetUpPr
Sets the "pageSetUpPr" element -
addNewPageSetUpPr
CTPageSetUpPr addNewPageSetUpPr()Appends and returns a new empty "pageSetUpPr" element -
unsetPageSetUpPr
void unsetPageSetUpPr()Unsets the "pageSetUpPr" element -
getSyncHorizontal
boolean getSyncHorizontal()Gets the "syncHorizontal" attribute -
xgetSyncHorizontal
XmlBoolean xgetSyncHorizontal()Gets (as xml) the "syncHorizontal" attribute -
isSetSyncHorizontal
boolean isSetSyncHorizontal()True if has "syncHorizontal" attribute -
setSyncHorizontal
void setSyncHorizontal(boolean syncHorizontal) Sets the "syncHorizontal" attribute -
xsetSyncHorizontal
Sets (as xml) the "syncHorizontal" attribute -
unsetSyncHorizontal
void unsetSyncHorizontal()Unsets the "syncHorizontal" attribute -
getSyncVertical
boolean getSyncVertical()Gets the "syncVertical" attribute -
xgetSyncVertical
XmlBoolean xgetSyncVertical()Gets (as xml) the "syncVertical" attribute -
isSetSyncVertical
boolean isSetSyncVertical()True if has "syncVertical" attribute -
setSyncVertical
void setSyncVertical(boolean syncVertical) Sets the "syncVertical" attribute -
xsetSyncVertical
Sets (as xml) the "syncVertical" attribute -
unsetSyncVertical
void unsetSyncVertical()Unsets the "syncVertical" attribute -
getSyncRef
String getSyncRef()Gets the "syncRef" attribute -
xgetSyncRef
STRef xgetSyncRef()Gets (as xml) the "syncRef" attribute -
isSetSyncRef
boolean isSetSyncRef()True if has "syncRef" attribute -
setSyncRef
Sets the "syncRef" attribute -
xsetSyncRef
Sets (as xml) the "syncRef" attribute -
unsetSyncRef
void unsetSyncRef()Unsets the "syncRef" attribute -
getTransitionEvaluation
boolean getTransitionEvaluation()Gets the "transitionEvaluation" attribute -
xgetTransitionEvaluation
XmlBoolean xgetTransitionEvaluation()Gets (as xml) the "transitionEvaluation" attribute -
isSetTransitionEvaluation
boolean isSetTransitionEvaluation()True if has "transitionEvaluation" attribute -
setTransitionEvaluation
void setTransitionEvaluation(boolean transitionEvaluation) Sets the "transitionEvaluation" attribute -
xsetTransitionEvaluation
Sets (as xml) the "transitionEvaluation" attribute -
unsetTransitionEvaluation
void unsetTransitionEvaluation()Unsets the "transitionEvaluation" attribute -
getTransitionEntry
boolean getTransitionEntry()Gets the "transitionEntry" attribute -
xgetTransitionEntry
XmlBoolean xgetTransitionEntry()Gets (as xml) the "transitionEntry" attribute -
isSetTransitionEntry
boolean isSetTransitionEntry()True if has "transitionEntry" attribute -
setTransitionEntry
void setTransitionEntry(boolean transitionEntry) Sets the "transitionEntry" attribute -
xsetTransitionEntry
Sets (as xml) the "transitionEntry" attribute -
unsetTransitionEntry
void unsetTransitionEntry()Unsets the "transitionEntry" attribute -
getPublished
boolean getPublished()Gets the "published" attribute -
xgetPublished
XmlBoolean xgetPublished()Gets (as xml) the "published" attribute -
isSetPublished
boolean isSetPublished()True if has "published" attribute -
setPublished
void setPublished(boolean published) Sets the "published" attribute -
xsetPublished
Sets (as xml) the "published" attribute -
unsetPublished
void unsetPublished()Unsets the "published" attribute -
getCodeName
String getCodeName()Gets the "codeName" attribute -
xgetCodeName
XmlString xgetCodeName()Gets (as xml) the "codeName" attribute -
isSetCodeName
boolean isSetCodeName()True if has "codeName" attribute -
setCodeName
Sets the "codeName" attribute -
xsetCodeName
Sets (as xml) the "codeName" attribute -
unsetCodeName
void unsetCodeName()Unsets the "codeName" attribute -
getFilterMode
boolean getFilterMode()Gets the "filterMode" attribute -
xgetFilterMode
XmlBoolean xgetFilterMode()Gets (as xml) the "filterMode" attribute -
isSetFilterMode
boolean isSetFilterMode()True if has "filterMode" attribute -
setFilterMode
void setFilterMode(boolean filterMode) Sets the "filterMode" attribute -
xsetFilterMode
Sets (as xml) the "filterMode" attribute -
unsetFilterMode
void unsetFilterMode()Unsets the "filterMode" attribute -
getEnableFormatConditionsCalculation
boolean getEnableFormatConditionsCalculation()Gets the "enableFormatConditionsCalculation" attribute -
xgetEnableFormatConditionsCalculation
XmlBoolean xgetEnableFormatConditionsCalculation()Gets (as xml) the "enableFormatConditionsCalculation" attribute -
isSetEnableFormatConditionsCalculation
boolean isSetEnableFormatConditionsCalculation()True if has "enableFormatConditionsCalculation" attribute -
setEnableFormatConditionsCalculation
void setEnableFormatConditionsCalculation(boolean enableFormatConditionsCalculation) Sets the "enableFormatConditionsCalculation" attribute -
xsetEnableFormatConditionsCalculation
Sets (as xml) the "enableFormatConditionsCalculation" attribute -
unsetEnableFormatConditionsCalculation
void unsetEnableFormatConditionsCalculation()Unsets the "enableFormatConditionsCalculation" attribute
-