Interface CTRevisionFormatting
-
- All Superinterfaces:
XmlObject,XmlTokenSource
public interface CTRevisionFormatting extends XmlObject
An XML CT_RevisionFormatting(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCTRevisionFormatting.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaTypetype-
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CTDxfaddNewDxf()Appends and returns a new empty "dxf" elementCTExtensionListaddNewExtLst()Appends and returns a new empty "extLst" elementCTDxfgetDxf()Gets the "dxf" elementCTExtensionListgetExtLst()Gets the "extLst" elementlonggetLength()Gets the "length" attributebooleangetS()Gets the "s" attributelonggetSheetId()Gets the "sheetId" attributejava.util.ListgetSqref()Gets the "sqref" attributelonggetStart()Gets the "start" attributebooleangetXfDxf()Gets the "xfDxf" attributebooleanisSetDxf()True if has "dxf" elementbooleanisSetExtLst()True if has "extLst" elementbooleanisSetLength()True if has "length" attributebooleanisSetS()True if has "s" attributebooleanisSetStart()True if has "start" attributebooleanisSetXfDxf()True if has "xfDxf" attributevoidsetDxf(CTDxf dxf)Sets the "dxf" elementvoidsetExtLst(CTExtensionList extLst)Sets the "extLst" elementvoidsetLength(long length)Sets the "length" attributevoidsetS(boolean s)Sets the "s" attributevoidsetSheetId(long sheetId)Sets the "sheetId" attributevoidsetSqref(java.util.List sqref)Sets the "sqref" attributevoidsetStart(long start)Sets the "start" attributevoidsetXfDxf(boolean xfDxf)Sets the "xfDxf" attributevoidunsetDxf()Unsets the "dxf" elementvoidunsetExtLst()Unsets the "extLst" elementvoidunsetLength()Unsets the "length" attributevoidunsetS()Unsets the "s" attributevoidunsetStart()Unsets the "start" attributevoidunsetXfDxf()Unsets the "xfDxf" attributeXmlUnsignedIntxgetLength()Gets (as xml) the "length" attributeXmlBooleanxgetS()Gets (as xml) the "s" attributeXmlUnsignedIntxgetSheetId()Gets (as xml) the "sheetId" attributeSTSqrefxgetSqref()Gets (as xml) the "sqref" attributeXmlUnsignedIntxgetStart()Gets (as xml) the "start" attributeXmlBooleanxgetXfDxf()Gets (as xml) the "xfDxf" attributevoidxsetLength(XmlUnsignedInt length)Sets (as xml) the "length" attributevoidxsetS(XmlBoolean s)Sets (as xml) the "s" attributevoidxsetSheetId(XmlUnsignedInt sheetId)Sets (as xml) the "sheetId" attributevoidxsetSqref(STSqref sqref)Sets (as xml) the "sqref" attributevoidxsetStart(XmlUnsignedInt start)Sets (as xml) the "start" attributevoidxsetXfDxf(XmlBoolean xfDxf)Sets (as xml) the "xfDxf" attribute-
Methods 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, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
type
static final SchemaType type
-
-
Method Detail
-
getDxf
CTDxf getDxf()
Gets the "dxf" element
-
isSetDxf
boolean isSetDxf()
True if has "dxf" element
-
setDxf
void setDxf(CTDxf dxf)
Sets the "dxf" element
-
addNewDxf
CTDxf addNewDxf()
Appends and returns a new empty "dxf" element
-
unsetDxf
void unsetDxf()
Unsets the "dxf" element
-
getExtLst
CTExtensionList getExtLst()
Gets the "extLst" element
-
isSetExtLst
boolean isSetExtLst()
True if has "extLst" element
-
setExtLst
void setExtLst(CTExtensionList extLst)
Sets the "extLst" element
-
addNewExtLst
CTExtensionList addNewExtLst()
Appends and returns a new empty "extLst" element
-
unsetExtLst
void unsetExtLst()
Unsets the "extLst" element
-
getSheetId
long getSheetId()
Gets the "sheetId" attribute
-
xgetSheetId
XmlUnsignedInt xgetSheetId()
Gets (as xml) the "sheetId" attribute
-
setSheetId
void setSheetId(long sheetId)
Sets the "sheetId" attribute
-
xsetSheetId
void xsetSheetId(XmlUnsignedInt sheetId)
Sets (as xml) the "sheetId" attribute
-
getXfDxf
boolean getXfDxf()
Gets the "xfDxf" attribute
-
xgetXfDxf
XmlBoolean xgetXfDxf()
Gets (as xml) the "xfDxf" attribute
-
isSetXfDxf
boolean isSetXfDxf()
True if has "xfDxf" attribute
-
setXfDxf
void setXfDxf(boolean xfDxf)
Sets the "xfDxf" attribute
-
xsetXfDxf
void xsetXfDxf(XmlBoolean xfDxf)
Sets (as xml) the "xfDxf" attribute
-
unsetXfDxf
void unsetXfDxf()
Unsets the "xfDxf" attribute
-
getS
boolean getS()
Gets the "s" attribute
-
xgetS
XmlBoolean xgetS()
Gets (as xml) the "s" attribute
-
isSetS
boolean isSetS()
True if has "s" attribute
-
setS
void setS(boolean s)
Sets the "s" attribute
-
xsetS
void xsetS(XmlBoolean s)
Sets (as xml) the "s" attribute
-
unsetS
void unsetS()
Unsets the "s" attribute
-
getSqref
java.util.List getSqref()
Gets the "sqref" attribute
-
xgetSqref
STSqref xgetSqref()
Gets (as xml) the "sqref" attribute
-
setSqref
void setSqref(java.util.List sqref)
Sets the "sqref" attribute
-
xsetSqref
void xsetSqref(STSqref sqref)
Sets (as xml) the "sqref" attribute
-
getStart
long getStart()
Gets the "start" attribute
-
xgetStart
XmlUnsignedInt xgetStart()
Gets (as xml) the "start" attribute
-
isSetStart
boolean isSetStart()
True if has "start" attribute
-
setStart
void setStart(long start)
Sets the "start" attribute
-
xsetStart
void xsetStart(XmlUnsignedInt start)
Sets (as xml) the "start" attribute
-
unsetStart
void unsetStart()
Unsets the "start" attribute
-
getLength
long getLength()
Gets the "length" attribute
-
xgetLength
XmlUnsignedInt xgetLength()
Gets (as xml) the "length" attribute
-
isSetLength
boolean isSetLength()
True if has "length" attribute
-
setLength
void setLength(long length)
Sets the "length" attribute
-
xsetLength
void xsetLength(XmlUnsignedInt length)
Sets (as xml) the "length" attribute
-
unsetLength
void unsetLength()
Unsets the "length" attribute
-
-