Interface CTUndoInfo
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_UndoInfo(@http://schemas.openxmlformats.org/spreadsheetml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTUndoInfo> static final SchemaTypeFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionbooleangetArray()Gets the "array" attributebooleangetCs()Gets the "cs" attributegetDn()Gets the "dn" attributegetDr()Gets the "dr" attributegetExp()Gets the "exp" attributelonggetIndex()Gets the "index" attributebooleangetNf()Gets the "nf" attributegetR()Gets the "r" attributebooleangetRef3D()Gets the "ref3D" attributelonggetSId()Gets the "sId" attributebooleangetV()Gets the "v" attributebooleanTrue if has "array" attributebooleanisSetCs()True if has "cs" attributebooleanisSetDn()True if has "dn" attributebooleanisSetNf()True if has "nf" attributebooleanisSetR()True if has "r" attributebooleanTrue if has "ref3D" attributebooleanisSetSId()True if has "sId" attributebooleanisSetV()True if has "v" attributevoidsetArray(boolean array) Sets the "array" attributevoidsetCs(boolean cs) Sets the "cs" attributevoidSets the "dn" attributevoidSets the "dr" attributevoidSets the "exp" attributevoidsetIndex(long index) Sets the "index" attributevoidsetNf(boolean nf) Sets the "nf" attributevoidSets the "r" attributevoidsetRef3D(boolean ref3D) Sets the "ref3D" attributevoidsetSId(long sId) Sets the "sId" attributevoidsetV(boolean v) Sets the "v" attributevoidUnsets the "array" attributevoidunsetCs()Unsets the "cs" attributevoidunsetDn()Unsets the "dn" attributevoidunsetNf()Unsets the "nf" attributevoidunsetR()Unsets the "r" attributevoidUnsets the "ref3D" attributevoidunsetSId()Unsets the "sId" attributevoidunsetV()Unsets the "v" attributeGets (as xml) the "array" attributexgetCs()Gets (as xml) the "cs" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstringxgetDn()Gets (as xml) the "dn" attributexgetDr()Gets (as xml) the "dr" attributexgetExp()Gets (as xml) the "exp" attributeGets (as xml) the "index" attributexgetNf()Gets (as xml) the "nf" attributexgetR()Gets (as xml) the "r" attributeGets (as xml) the "ref3D" attributexgetSId()Gets (as xml) the "sId" attributexgetV()Gets (as xml) the "v" attributevoidxsetArray(XmlBoolean array) Sets (as xml) the "array" attributevoidxsetCs(XmlBoolean cs) Sets (as xml) the "cs" attributevoidxsetDn(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring dn) Sets (as xml) the "dn" attributevoidSets (as xml) the "dr" attributevoidSets (as xml) the "exp" attributevoidxsetIndex(XmlUnsignedInt index) Sets (as xml) the "index" attributevoidxsetNf(XmlBoolean nf) Sets (as xml) the "nf" attributevoidSets (as xml) the "r" attributevoidxsetRef3D(XmlBoolean ref3D) Sets (as xml) the "ref3D" attributevoidxsetSId(XmlUnsignedInt sId) Sets (as xml) the "sId" attributevoidxsetV(XmlBoolean v) Sets (as xml) the "v" 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
-
getIndex
long getIndex()Gets the "index" attribute -
xgetIndex
XmlUnsignedInt xgetIndex()Gets (as xml) the "index" attribute -
setIndex
void setIndex(long index) Sets the "index" attribute -
xsetIndex
Sets (as xml) the "index" attribute -
getExp
STFormulaExpression.Enum getExp()Gets the "exp" attribute -
xgetExp
STFormulaExpression xgetExp()Gets (as xml) the "exp" attribute -
setExp
Sets the "exp" attribute -
xsetExp
Sets (as xml) the "exp" attribute -
getRef3D
boolean getRef3D()Gets the "ref3D" attribute -
xgetRef3D
XmlBoolean xgetRef3D()Gets (as xml) the "ref3D" attribute -
isSetRef3D
boolean isSetRef3D()True if has "ref3D" attribute -
setRef3D
void setRef3D(boolean ref3D) Sets the "ref3D" attribute -
xsetRef3D
Sets (as xml) the "ref3D" attribute -
unsetRef3D
void unsetRef3D()Unsets the "ref3D" attribute -
getArray
boolean getArray()Gets the "array" attribute -
xgetArray
XmlBoolean xgetArray()Gets (as xml) the "array" attribute -
isSetArray
boolean isSetArray()True if has "array" attribute -
setArray
void setArray(boolean array) Sets the "array" attribute -
xsetArray
Sets (as xml) the "array" attribute -
unsetArray
void unsetArray()Unsets the "array" attribute -
getV
boolean getV()Gets the "v" attribute -
xgetV
XmlBoolean xgetV()Gets (as xml) the "v" attribute -
isSetV
boolean isSetV()True if has "v" attribute -
setV
void setV(boolean v) Sets the "v" attribute -
xsetV
Sets (as xml) the "v" attribute -
unsetV
void unsetV()Unsets the "v" attribute -
getNf
boolean getNf()Gets the "nf" attribute -
xgetNf
XmlBoolean xgetNf()Gets (as xml) the "nf" attribute -
isSetNf
boolean isSetNf()True if has "nf" attribute -
setNf
void setNf(boolean nf) Sets the "nf" attribute -
xsetNf
Sets (as xml) the "nf" attribute -
unsetNf
void unsetNf()Unsets the "nf" attribute -
getCs
boolean getCs()Gets the "cs" attribute -
xgetCs
XmlBoolean xgetCs()Gets (as xml) the "cs" attribute -
isSetCs
boolean isSetCs()True if has "cs" attribute -
setCs
void setCs(boolean cs) Sets the "cs" attribute -
xsetCs
Sets (as xml) the "cs" attribute -
unsetCs
void unsetCs()Unsets the "cs" attribute -
getDr
String getDr()Gets the "dr" attribute -
xgetDr
STRefA xgetDr()Gets (as xml) the "dr" attribute -
setDr
Sets the "dr" attribute -
xsetDr
Sets (as xml) the "dr" attribute -
getDn
String getDn()Gets the "dn" attribute -
xgetDn
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetDn()Gets (as xml) the "dn" attribute -
isSetDn
boolean isSetDn()True if has "dn" attribute -
setDn
Sets the "dn" attribute -
unsetDn
void unsetDn()Unsets the "dn" attribute -
getR
String getR()Gets the "r" attribute -
xgetR
STCellRef xgetR()Gets (as xml) the "r" attribute -
isSetR
boolean isSetR()True if has "r" attribute -
setR
Sets the "r" attribute -
xsetR
Sets (as xml) the "r" attribute -
unsetR
void unsetR()Unsets the "r" attribute -
getSId
long getSId()Gets the "sId" attribute -
xgetSId
XmlUnsignedInt xgetSId()Gets (as xml) the "sId" attribute -
isSetSId
boolean isSetSId()True if has "sId" attribute -
setSId
void setSId(long sId) Sets the "sId" attribute -
xsetSId
Sets (as xml) the "sId" attribute -
unsetSId
void unsetSId()Unsets the "sId" attribute
-