Interface CTCalcPr
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_CalcPr(@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 TypeMethodDescriptionbooleanGets the "calcCompleted" attributelongGets the "calcId" attributeGets the "calcMode" attributebooleanGets the "calcOnSave" attributebooleanGets the "concurrentCalc" attributelongGets the "concurrentManualCount" attributebooleanGets the "forceFullCalc" attributebooleanGets the "fullCalcOnLoad" attributebooleanGets the "fullPrecision" attributebooleanGets the "iterate" attributelongGets the "iterateCount" attributedoubleGets the "iterateDelta" attributeGets the "refMode" attributebooleanTrue if has "calcCompleted" attributebooleanTrue if has "calcId" attributebooleanTrue if has "calcMode" attributebooleanTrue if has "calcOnSave" attributebooleanTrue if has "concurrentCalc" attributebooleanTrue if has "concurrentManualCount" attributebooleanTrue if has "forceFullCalc" attributebooleanTrue if has "fullCalcOnLoad" attributebooleanTrue if has "fullPrecision" attributebooleanTrue if has "iterate" attributebooleanTrue if has "iterateCount" attributebooleanTrue if has "iterateDelta" attributebooleanTrue if has "refMode" attributevoidsetCalcCompleted(boolean calcCompleted) Sets the "calcCompleted" attributevoidsetCalcId(long calcId) Sets the "calcId" attributevoidsetCalcMode(STCalcMode.Enum calcMode) Sets the "calcMode" attributevoidsetCalcOnSave(boolean calcOnSave) Sets the "calcOnSave" attributevoidsetConcurrentCalc(boolean concurrentCalc) Sets the "concurrentCalc" attributevoidsetConcurrentManualCount(long concurrentManualCount) Sets the "concurrentManualCount" attributevoidsetForceFullCalc(boolean forceFullCalc) Sets the "forceFullCalc" attributevoidsetFullCalcOnLoad(boolean fullCalcOnLoad) Sets the "fullCalcOnLoad" attributevoidsetFullPrecision(boolean fullPrecision) Sets the "fullPrecision" attributevoidsetIterate(boolean iterate) Sets the "iterate" attributevoidsetIterateCount(long iterateCount) Sets the "iterateCount" attributevoidsetIterateDelta(double iterateDelta) Sets the "iterateDelta" attributevoidsetRefMode(STRefMode.Enum refMode) Sets the "refMode" attributevoidUnsets the "calcCompleted" attributevoidUnsets the "calcId" attributevoidUnsets the "calcMode" attributevoidUnsets the "calcOnSave" attributevoidUnsets the "concurrentCalc" attributevoidUnsets the "concurrentManualCount" attributevoidUnsets the "forceFullCalc" attributevoidUnsets the "fullCalcOnLoad" attributevoidUnsets the "fullPrecision" attributevoidUnsets the "iterate" attributevoidUnsets the "iterateCount" attributevoidUnsets the "iterateDelta" attributevoidUnsets the "refMode" attributeGets (as xml) the "calcCompleted" attributeGets (as xml) the "calcId" attributeGets (as xml) the "calcMode" attributeGets (as xml) the "calcOnSave" attributeGets (as xml) the "concurrentCalc" attributeGets (as xml) the "concurrentManualCount" attributeGets (as xml) the "forceFullCalc" attributeGets (as xml) the "fullCalcOnLoad" attributeGets (as xml) the "fullPrecision" attributeGets (as xml) the "iterate" attributeGets (as xml) the "iterateCount" attributeGets (as xml) the "iterateDelta" attributeGets (as xml) the "refMode" attributevoidxsetCalcCompleted(XmlBoolean calcCompleted) Sets (as xml) the "calcCompleted" attributevoidxsetCalcId(XmlUnsignedInt calcId) Sets (as xml) the "calcId" attributevoidxsetCalcMode(STCalcMode calcMode) Sets (as xml) the "calcMode" attributevoidxsetCalcOnSave(XmlBoolean calcOnSave) Sets (as xml) the "calcOnSave" attributevoidxsetConcurrentCalc(XmlBoolean concurrentCalc) Sets (as xml) the "concurrentCalc" attributevoidxsetConcurrentManualCount(XmlUnsignedInt concurrentManualCount) Sets (as xml) the "concurrentManualCount" attributevoidxsetForceFullCalc(XmlBoolean forceFullCalc) Sets (as xml) the "forceFullCalc" attributevoidxsetFullCalcOnLoad(XmlBoolean fullCalcOnLoad) Sets (as xml) the "fullCalcOnLoad" attributevoidxsetFullPrecision(XmlBoolean fullPrecision) Sets (as xml) the "fullPrecision" attributevoidxsetIterate(XmlBoolean iterate) Sets (as xml) the "iterate" attributevoidxsetIterateCount(XmlUnsignedInt iterateCount) Sets (as xml) the "iterateCount" attributevoidxsetIterateDelta(XmlDouble iterateDelta) Sets (as xml) the "iterateDelta" attributevoidxsetRefMode(STRefMode refMode) Sets (as xml) the "refMode" 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
-
getCalcId
long getCalcId()Gets the "calcId" attribute -
xgetCalcId
XmlUnsignedInt xgetCalcId()Gets (as xml) the "calcId" attribute -
isSetCalcId
boolean isSetCalcId()True if has "calcId" attribute -
setCalcId
void setCalcId(long calcId) Sets the "calcId" attribute -
xsetCalcId
Sets (as xml) the "calcId" attribute -
unsetCalcId
void unsetCalcId()Unsets the "calcId" attribute -
getCalcMode
STCalcMode.Enum getCalcMode()Gets the "calcMode" attribute -
xgetCalcMode
STCalcMode xgetCalcMode()Gets (as xml) the "calcMode" attribute -
isSetCalcMode
boolean isSetCalcMode()True if has "calcMode" attribute -
setCalcMode
Sets the "calcMode" attribute -
xsetCalcMode
Sets (as xml) the "calcMode" attribute -
unsetCalcMode
void unsetCalcMode()Unsets the "calcMode" attribute -
getFullCalcOnLoad
boolean getFullCalcOnLoad()Gets the "fullCalcOnLoad" attribute -
xgetFullCalcOnLoad
XmlBoolean xgetFullCalcOnLoad()Gets (as xml) the "fullCalcOnLoad" attribute -
isSetFullCalcOnLoad
boolean isSetFullCalcOnLoad()True if has "fullCalcOnLoad" attribute -
setFullCalcOnLoad
void setFullCalcOnLoad(boolean fullCalcOnLoad) Sets the "fullCalcOnLoad" attribute -
xsetFullCalcOnLoad
Sets (as xml) the "fullCalcOnLoad" attribute -
unsetFullCalcOnLoad
void unsetFullCalcOnLoad()Unsets the "fullCalcOnLoad" attribute -
getRefMode
STRefMode.Enum getRefMode()Gets the "refMode" attribute -
xgetRefMode
STRefMode xgetRefMode()Gets (as xml) the "refMode" attribute -
isSetRefMode
boolean isSetRefMode()True if has "refMode" attribute -
setRefMode
Sets the "refMode" attribute -
xsetRefMode
Sets (as xml) the "refMode" attribute -
unsetRefMode
void unsetRefMode()Unsets the "refMode" attribute -
getIterate
boolean getIterate()Gets the "iterate" attribute -
xgetIterate
XmlBoolean xgetIterate()Gets (as xml) the "iterate" attribute -
isSetIterate
boolean isSetIterate()True if has "iterate" attribute -
setIterate
void setIterate(boolean iterate) Sets the "iterate" attribute -
xsetIterate
Sets (as xml) the "iterate" attribute -
unsetIterate
void unsetIterate()Unsets the "iterate" attribute -
getIterateCount
long getIterateCount()Gets the "iterateCount" attribute -
xgetIterateCount
XmlUnsignedInt xgetIterateCount()Gets (as xml) the "iterateCount" attribute -
isSetIterateCount
boolean isSetIterateCount()True if has "iterateCount" attribute -
setIterateCount
void setIterateCount(long iterateCount) Sets the "iterateCount" attribute -
xsetIterateCount
Sets (as xml) the "iterateCount" attribute -
unsetIterateCount
void unsetIterateCount()Unsets the "iterateCount" attribute -
getIterateDelta
double getIterateDelta()Gets the "iterateDelta" attribute -
xgetIterateDelta
XmlDouble xgetIterateDelta()Gets (as xml) the "iterateDelta" attribute -
isSetIterateDelta
boolean isSetIterateDelta()True if has "iterateDelta" attribute -
setIterateDelta
void setIterateDelta(double iterateDelta) Sets the "iterateDelta" attribute -
xsetIterateDelta
Sets (as xml) the "iterateDelta" attribute -
unsetIterateDelta
void unsetIterateDelta()Unsets the "iterateDelta" attribute -
getFullPrecision
boolean getFullPrecision()Gets the "fullPrecision" attribute -
xgetFullPrecision
XmlBoolean xgetFullPrecision()Gets (as xml) the "fullPrecision" attribute -
isSetFullPrecision
boolean isSetFullPrecision()True if has "fullPrecision" attribute -
setFullPrecision
void setFullPrecision(boolean fullPrecision) Sets the "fullPrecision" attribute -
xsetFullPrecision
Sets (as xml) the "fullPrecision" attribute -
unsetFullPrecision
void unsetFullPrecision()Unsets the "fullPrecision" attribute -
getCalcCompleted
boolean getCalcCompleted()Gets the "calcCompleted" attribute -
xgetCalcCompleted
XmlBoolean xgetCalcCompleted()Gets (as xml) the "calcCompleted" attribute -
isSetCalcCompleted
boolean isSetCalcCompleted()True if has "calcCompleted" attribute -
setCalcCompleted
void setCalcCompleted(boolean calcCompleted) Sets the "calcCompleted" attribute -
xsetCalcCompleted
Sets (as xml) the "calcCompleted" attribute -
unsetCalcCompleted
void unsetCalcCompleted()Unsets the "calcCompleted" attribute -
getCalcOnSave
boolean getCalcOnSave()Gets the "calcOnSave" attribute -
xgetCalcOnSave
XmlBoolean xgetCalcOnSave()Gets (as xml) the "calcOnSave" attribute -
isSetCalcOnSave
boolean isSetCalcOnSave()True if has "calcOnSave" attribute -
setCalcOnSave
void setCalcOnSave(boolean calcOnSave) Sets the "calcOnSave" attribute -
xsetCalcOnSave
Sets (as xml) the "calcOnSave" attribute -
unsetCalcOnSave
void unsetCalcOnSave()Unsets the "calcOnSave" attribute -
getConcurrentCalc
boolean getConcurrentCalc()Gets the "concurrentCalc" attribute -
xgetConcurrentCalc
XmlBoolean xgetConcurrentCalc()Gets (as xml) the "concurrentCalc" attribute -
isSetConcurrentCalc
boolean isSetConcurrentCalc()True if has "concurrentCalc" attribute -
setConcurrentCalc
void setConcurrentCalc(boolean concurrentCalc) Sets the "concurrentCalc" attribute -
xsetConcurrentCalc
Sets (as xml) the "concurrentCalc" attribute -
unsetConcurrentCalc
void unsetConcurrentCalc()Unsets the "concurrentCalc" attribute -
getConcurrentManualCount
long getConcurrentManualCount()Gets the "concurrentManualCount" attribute -
xgetConcurrentManualCount
XmlUnsignedInt xgetConcurrentManualCount()Gets (as xml) the "concurrentManualCount" attribute -
isSetConcurrentManualCount
boolean isSetConcurrentManualCount()True if has "concurrentManualCount" attribute -
setConcurrentManualCount
void setConcurrentManualCount(long concurrentManualCount) Sets the "concurrentManualCount" attribute -
xsetConcurrentManualCount
Sets (as xml) the "concurrentManualCount" attribute -
unsetConcurrentManualCount
void unsetConcurrentManualCount()Unsets the "concurrentManualCount" attribute -
getForceFullCalc
boolean getForceFullCalc()Gets the "forceFullCalc" attribute -
xgetForceFullCalc
XmlBoolean xgetForceFullCalc()Gets (as xml) the "forceFullCalc" attribute -
isSetForceFullCalc
boolean isSetForceFullCalc()True if has "forceFullCalc" attribute -
setForceFullCalc
void setForceFullCalc(boolean forceFullCalc) Sets the "forceFullCalc" attribute -
xsetForceFullCalc
Sets (as xml) the "forceFullCalc" attribute -
unsetForceFullCalc
void unsetForceFullCalc()Unsets the "forceFullCalc" attribute
-