Interface CTCellFormula
- All Superinterfaces:
STFormula,org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring,XmlAnySimpleType,XmlObject,XmlString,XmlTokenSource
An XML CT_CellFormula(@http://schemas.openxmlformats.org/spreadsheetml/2006/main).
This is an atomic type that is a restriction of org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCellFormula.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTCellFormula> static final SchemaTypeFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionbooleangetAca()Gets the "aca" attributebooleangetBx()Gets the "bx" attributebooleangetCa()Gets the "ca" attributebooleangetDel1()Gets the "del1" attributebooleangetDel2()Gets the "del2" attributebooleangetDt2D()Gets the "dt2D" attributebooleangetDtr()Gets the "dtr" attributegetR1()Gets the "r1" attributegetR2()Gets the "r2" attributegetRef()Gets the "ref" attributelonggetSi()Gets the "si" attributegetT()Gets the "t" attributebooleanisSetAca()True if has "aca" attributebooleanisSetBx()True if has "bx" attributebooleanisSetCa()True if has "ca" attributebooleanTrue if has "del1" attributebooleanTrue if has "del2" attributebooleanTrue if has "dt2D" attributebooleanisSetDtr()True if has "dtr" attributebooleanisSetR1()True if has "r1" attributebooleanisSetR2()True if has "r2" attributebooleanisSetRef()True if has "ref" attributebooleanisSetSi()True if has "si" attributebooleanisSetT()True if has "t" attributevoidsetAca(boolean aca) Sets the "aca" attributevoidsetBx(boolean bx) Sets the "bx" attributevoidsetCa(boolean ca) Sets the "ca" attributevoidsetDel1(boolean del1) Sets the "del1" attributevoidsetDel2(boolean del2) Sets the "del2" attributevoidsetDt2D(boolean dt2D) Sets the "dt2D" attributevoidsetDtr(boolean dtr) Sets the "dtr" attributevoidSets the "r1" attributevoidSets the "r2" attributevoidSets the "ref" attributevoidsetSi(long si) Sets the "si" attributevoidSets the "t" attributevoidunsetAca()Unsets the "aca" attributevoidunsetBx()Unsets the "bx" attributevoidunsetCa()Unsets the "ca" attributevoidUnsets the "del1" attributevoidUnsets the "del2" attributevoidUnsets the "dt2D" attributevoidunsetDtr()Unsets the "dtr" attributevoidunsetR1()Unsets the "r1" attributevoidunsetR2()Unsets the "r2" attributevoidunsetRef()Unsets the "ref" attributevoidunsetSi()Unsets the "si" attributevoidunsetT()Unsets the "t" attributexgetAca()Gets (as xml) the "aca" attributexgetBx()Gets (as xml) the "bx" attributexgetCa()Gets (as xml) the "ca" attributexgetDel1()Gets (as xml) the "del1" attributexgetDel2()Gets (as xml) the "del2" attributexgetDt2D()Gets (as xml) the "dt2D" attributexgetDtr()Gets (as xml) the "dtr" attributexgetR1()Gets (as xml) the "r1" attributexgetR2()Gets (as xml) the "r2" attributexgetRef()Gets (as xml) the "ref" attributexgetSi()Gets (as xml) the "si" attributexgetT()Gets (as xml) the "t" attributevoidxsetAca(XmlBoolean aca) Sets (as xml) the "aca" attributevoidxsetBx(XmlBoolean bx) Sets (as xml) the "bx" attributevoidxsetCa(XmlBoolean ca) Sets (as xml) the "ca" attributevoidxsetDel1(XmlBoolean del1) Sets (as xml) the "del1" attributevoidxsetDel2(XmlBoolean del2) Sets (as xml) the "del2" attributevoidxsetDt2D(XmlBoolean dt2D) Sets (as xml) the "dt2D" attributevoidxsetDtr(XmlBoolean dtr) Sets (as xml) the "dtr" attributevoidSets (as xml) the "r1" attributevoidSets (as xml) the "r2" attributevoidSets (as xml) the "ref" attributevoidxsetSi(XmlUnsignedInt si) Sets (as xml) the "si" attributevoidSets (as xml) the "t" attributeMethods inherited from interface org.apache.xmlbeans.XmlAnySimpleType
getStringValue, setStringValueMethods 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
-
getT
STCellFormulaType.Enum getT()Gets the "t" attribute -
xgetT
STCellFormulaType xgetT()Gets (as xml) the "t" attribute -
isSetT
boolean isSetT()True if has "t" attribute -
setT
Sets the "t" attribute -
xsetT
Sets (as xml) the "t" attribute -
unsetT
void unsetT()Unsets the "t" attribute -
getAca
boolean getAca()Gets the "aca" attribute -
xgetAca
XmlBoolean xgetAca()Gets (as xml) the "aca" attribute -
isSetAca
boolean isSetAca()True if has "aca" attribute -
setAca
void setAca(boolean aca) Sets the "aca" attribute -
xsetAca
Sets (as xml) the "aca" attribute -
unsetAca
void unsetAca()Unsets the "aca" attribute -
getRef
String getRef()Gets the "ref" attribute -
xgetRef
STRef xgetRef()Gets (as xml) the "ref" attribute -
isSetRef
boolean isSetRef()True if has "ref" attribute -
setRef
Sets the "ref" attribute -
xsetRef
Sets (as xml) the "ref" attribute -
unsetRef
void unsetRef()Unsets the "ref" attribute -
getDt2D
boolean getDt2D()Gets the "dt2D" attribute -
xgetDt2D
XmlBoolean xgetDt2D()Gets (as xml) the "dt2D" attribute -
isSetDt2D
boolean isSetDt2D()True if has "dt2D" attribute -
setDt2D
void setDt2D(boolean dt2D) Sets the "dt2D" attribute -
xsetDt2D
Sets (as xml) the "dt2D" attribute -
unsetDt2D
void unsetDt2D()Unsets the "dt2D" attribute -
getDtr
boolean getDtr()Gets the "dtr" attribute -
xgetDtr
XmlBoolean xgetDtr()Gets (as xml) the "dtr" attribute -
isSetDtr
boolean isSetDtr()True if has "dtr" attribute -
setDtr
void setDtr(boolean dtr) Sets the "dtr" attribute -
xsetDtr
Sets (as xml) the "dtr" attribute -
unsetDtr
void unsetDtr()Unsets the "dtr" attribute -
getDel1
boolean getDel1()Gets the "del1" attribute -
xgetDel1
XmlBoolean xgetDel1()Gets (as xml) the "del1" attribute -
isSetDel1
boolean isSetDel1()True if has "del1" attribute -
setDel1
void setDel1(boolean del1) Sets the "del1" attribute -
xsetDel1
Sets (as xml) the "del1" attribute -
unsetDel1
void unsetDel1()Unsets the "del1" attribute -
getDel2
boolean getDel2()Gets the "del2" attribute -
xgetDel2
XmlBoolean xgetDel2()Gets (as xml) the "del2" attribute -
isSetDel2
boolean isSetDel2()True if has "del2" attribute -
setDel2
void setDel2(boolean del2) Sets the "del2" attribute -
xsetDel2
Sets (as xml) the "del2" attribute -
unsetDel2
void unsetDel2()Unsets the "del2" attribute -
getR1
String getR1()Gets the "r1" attribute -
xgetR1
STCellRef xgetR1()Gets (as xml) the "r1" attribute -
isSetR1
boolean isSetR1()True if has "r1" attribute -
setR1
Sets the "r1" attribute -
xsetR1
Sets (as xml) the "r1" attribute -
unsetR1
void unsetR1()Unsets the "r1" attribute -
getR2
String getR2()Gets the "r2" attribute -
xgetR2
STCellRef xgetR2()Gets (as xml) the "r2" attribute -
isSetR2
boolean isSetR2()True if has "r2" attribute -
setR2
Sets the "r2" attribute -
xsetR2
Sets (as xml) the "r2" attribute -
unsetR2
void unsetR2()Unsets the "r2" attribute -
getCa
boolean getCa()Gets the "ca" attribute -
xgetCa
XmlBoolean xgetCa()Gets (as xml) the "ca" attribute -
isSetCa
boolean isSetCa()True if has "ca" attribute -
setCa
void setCa(boolean ca) Sets the "ca" attribute -
xsetCa
Sets (as xml) the "ca" attribute -
unsetCa
void unsetCa()Unsets the "ca" attribute -
getSi
long getSi()Gets the "si" attribute -
xgetSi
XmlUnsignedInt xgetSi()Gets (as xml) the "si" attribute -
isSetSi
boolean isSetSi()True if has "si" attribute -
setSi
void setSi(long si) Sets the "si" attribute -
xsetSi
Sets (as xml) the "si" attribute -
unsetSi
void unsetSi()Unsets the "si" attribute -
getBx
boolean getBx()Gets the "bx" attribute -
xgetBx
XmlBoolean xgetBx()Gets (as xml) the "bx" attribute -
isSetBx
boolean isSetBx()True if has "bx" attribute -
setBx
void setBx(boolean bx) Sets the "bx" attribute -
xsetBx
Sets (as xml) the "bx" attribute -
unsetBx
void unsetBx()Unsets the "bx" attribute
-