Interface CTRevisionAutoFormatting
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_RevisionAutoFormatting(@http://schemas.openxmlformats.org/spreadsheetml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTRevisionAutoFormatting> static final SchemaTypeFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionbooleanGets the "applyAlignmentFormats" attributebooleanGets the "applyBorderFormats" attributebooleanGets the "applyFontFormats" attributebooleanGets the "applyNumberFormats" attributebooleanGets the "applyPatternFormats" attributebooleanGets the "applyWidthHeightFormats" attributelongGets the "autoFormatId" attributegetRef()Gets the "ref" attributelongGets the "sheetId" attributebooleanTrue if has "applyAlignmentFormats" attributebooleanTrue if has "applyBorderFormats" attributebooleanTrue if has "applyFontFormats" attributebooleanTrue if has "applyNumberFormats" attributebooleanTrue if has "applyPatternFormats" attributebooleanTrue if has "applyWidthHeightFormats" attributebooleanTrue if has "autoFormatId" attributevoidsetApplyAlignmentFormats(boolean applyAlignmentFormats) Sets the "applyAlignmentFormats" attributevoidsetApplyBorderFormats(boolean applyBorderFormats) Sets the "applyBorderFormats" attributevoidsetApplyFontFormats(boolean applyFontFormats) Sets the "applyFontFormats" attributevoidsetApplyNumberFormats(boolean applyNumberFormats) Sets the "applyNumberFormats" attributevoidsetApplyPatternFormats(boolean applyPatternFormats) Sets the "applyPatternFormats" attributevoidsetApplyWidthHeightFormats(boolean applyWidthHeightFormats) Sets the "applyWidthHeightFormats" attributevoidsetAutoFormatId(long autoFormatId) Sets the "autoFormatId" attributevoidSets the "ref" attributevoidsetSheetId(long sheetId) Sets the "sheetId" attributevoidUnsets the "applyAlignmentFormats" attributevoidUnsets the "applyBorderFormats" attributevoidUnsets the "applyFontFormats" attributevoidUnsets the "applyNumberFormats" attributevoidUnsets the "applyPatternFormats" attributevoidUnsets the "applyWidthHeightFormats" attributevoidUnsets the "autoFormatId" attributeGets (as xml) the "applyAlignmentFormats" attributeGets (as xml) the "applyBorderFormats" attributeGets (as xml) the "applyFontFormats" attributeGets (as xml) the "applyNumberFormats" attributeGets (as xml) the "applyPatternFormats" attributeGets (as xml) the "applyWidthHeightFormats" attributeGets (as xml) the "autoFormatId" attributexgetRef()Gets (as xml) the "ref" attributeGets (as xml) the "sheetId" attributevoidxsetApplyAlignmentFormats(XmlBoolean applyAlignmentFormats) Sets (as xml) the "applyAlignmentFormats" attributevoidxsetApplyBorderFormats(XmlBoolean applyBorderFormats) Sets (as xml) the "applyBorderFormats" attributevoidxsetApplyFontFormats(XmlBoolean applyFontFormats) Sets (as xml) the "applyFontFormats" attributevoidxsetApplyNumberFormats(XmlBoolean applyNumberFormats) Sets (as xml) the "applyNumberFormats" attributevoidxsetApplyPatternFormats(XmlBoolean applyPatternFormats) Sets (as xml) the "applyPatternFormats" attributevoidxsetApplyWidthHeightFormats(XmlBoolean applyWidthHeightFormats) Sets (as xml) the "applyWidthHeightFormats" attributevoidxsetAutoFormatId(XmlUnsignedInt autoFormatId) Sets (as xml) the "autoFormatId" attributevoidSets (as xml) the "ref" attributevoidxsetSheetId(XmlUnsignedInt sheetId) Sets (as xml) the "sheetId" 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
-
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
Sets (as xml) the "sheetId" attribute -
getAutoFormatId
long getAutoFormatId()Gets the "autoFormatId" attribute -
xgetAutoFormatId
XmlUnsignedInt xgetAutoFormatId()Gets (as xml) the "autoFormatId" attribute -
isSetAutoFormatId
boolean isSetAutoFormatId()True if has "autoFormatId" attribute -
setAutoFormatId
void setAutoFormatId(long autoFormatId) Sets the "autoFormatId" attribute -
xsetAutoFormatId
Sets (as xml) the "autoFormatId" attribute -
unsetAutoFormatId
void unsetAutoFormatId()Unsets the "autoFormatId" attribute -
getApplyNumberFormats
boolean getApplyNumberFormats()Gets the "applyNumberFormats" attribute -
xgetApplyNumberFormats
XmlBoolean xgetApplyNumberFormats()Gets (as xml) the "applyNumberFormats" attribute -
isSetApplyNumberFormats
boolean isSetApplyNumberFormats()True if has "applyNumberFormats" attribute -
setApplyNumberFormats
void setApplyNumberFormats(boolean applyNumberFormats) Sets the "applyNumberFormats" attribute -
xsetApplyNumberFormats
Sets (as xml) the "applyNumberFormats" attribute -
unsetApplyNumberFormats
void unsetApplyNumberFormats()Unsets the "applyNumberFormats" attribute -
getApplyBorderFormats
boolean getApplyBorderFormats()Gets the "applyBorderFormats" attribute -
xgetApplyBorderFormats
XmlBoolean xgetApplyBorderFormats()Gets (as xml) the "applyBorderFormats" attribute -
isSetApplyBorderFormats
boolean isSetApplyBorderFormats()True if has "applyBorderFormats" attribute -
setApplyBorderFormats
void setApplyBorderFormats(boolean applyBorderFormats) Sets the "applyBorderFormats" attribute -
xsetApplyBorderFormats
Sets (as xml) the "applyBorderFormats" attribute -
unsetApplyBorderFormats
void unsetApplyBorderFormats()Unsets the "applyBorderFormats" attribute -
getApplyFontFormats
boolean getApplyFontFormats()Gets the "applyFontFormats" attribute -
xgetApplyFontFormats
XmlBoolean xgetApplyFontFormats()Gets (as xml) the "applyFontFormats" attribute -
isSetApplyFontFormats
boolean isSetApplyFontFormats()True if has "applyFontFormats" attribute -
setApplyFontFormats
void setApplyFontFormats(boolean applyFontFormats) Sets the "applyFontFormats" attribute -
xsetApplyFontFormats
Sets (as xml) the "applyFontFormats" attribute -
unsetApplyFontFormats
void unsetApplyFontFormats()Unsets the "applyFontFormats" attribute -
getApplyPatternFormats
boolean getApplyPatternFormats()Gets the "applyPatternFormats" attribute -
xgetApplyPatternFormats
XmlBoolean xgetApplyPatternFormats()Gets (as xml) the "applyPatternFormats" attribute -
isSetApplyPatternFormats
boolean isSetApplyPatternFormats()True if has "applyPatternFormats" attribute -
setApplyPatternFormats
void setApplyPatternFormats(boolean applyPatternFormats) Sets the "applyPatternFormats" attribute -
xsetApplyPatternFormats
Sets (as xml) the "applyPatternFormats" attribute -
unsetApplyPatternFormats
void unsetApplyPatternFormats()Unsets the "applyPatternFormats" attribute -
getApplyAlignmentFormats
boolean getApplyAlignmentFormats()Gets the "applyAlignmentFormats" attribute -
xgetApplyAlignmentFormats
XmlBoolean xgetApplyAlignmentFormats()Gets (as xml) the "applyAlignmentFormats" attribute -
isSetApplyAlignmentFormats
boolean isSetApplyAlignmentFormats()True if has "applyAlignmentFormats" attribute -
setApplyAlignmentFormats
void setApplyAlignmentFormats(boolean applyAlignmentFormats) Sets the "applyAlignmentFormats" attribute -
xsetApplyAlignmentFormats
Sets (as xml) the "applyAlignmentFormats" attribute -
unsetApplyAlignmentFormats
void unsetApplyAlignmentFormats()Unsets the "applyAlignmentFormats" attribute -
getApplyWidthHeightFormats
boolean getApplyWidthHeightFormats()Gets the "applyWidthHeightFormats" attribute -
xgetApplyWidthHeightFormats
XmlBoolean xgetApplyWidthHeightFormats()Gets (as xml) the "applyWidthHeightFormats" attribute -
isSetApplyWidthHeightFormats
boolean isSetApplyWidthHeightFormats()True if has "applyWidthHeightFormats" attribute -
setApplyWidthHeightFormats
void setApplyWidthHeightFormats(boolean applyWidthHeightFormats) Sets the "applyWidthHeightFormats" attribute -
xsetApplyWidthHeightFormats
Sets (as xml) the "applyWidthHeightFormats" attribute -
unsetApplyWidthHeightFormats
void unsetApplyWidthHeightFormats()Unsets the "applyWidthHeightFormats" attribute -
getRef
String getRef()Gets the "ref" attribute -
xgetRef
STRef xgetRef()Gets (as xml) the "ref" attribute -
setRef
Sets the "ref" attribute -
xsetRef
Sets (as xml) the "ref" attribute
-