Interface CTXf
-
- All Superinterfaces:
XmlObject
,XmlTokenSource
public interface CTXf extends XmlObject
An XML CT_Xf(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
CTXf.Factory
A factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaType
type
-
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 CTCellAlignment
addNewAlignment()
Appends and returns a new empty "alignment" elementCTExtensionList
addNewExtLst()
Appends and returns a new empty "extLst" elementCTCellProtection
addNewProtection()
Appends and returns a new empty "protection" elementCTCellAlignment
getAlignment()
Gets the "alignment" elementboolean
getApplyAlignment()
Gets the "applyAlignment" attributeboolean
getApplyBorder()
Gets the "applyBorder" attributeboolean
getApplyFill()
Gets the "applyFill" attributeboolean
getApplyFont()
Gets the "applyFont" attributeboolean
getApplyNumberFormat()
Gets the "applyNumberFormat" attributeboolean
getApplyProtection()
Gets the "applyProtection" attributelong
getBorderId()
Gets the "borderId" attributeCTExtensionList
getExtLst()
Gets the "extLst" elementlong
getFillId()
Gets the "fillId" attributelong
getFontId()
Gets the "fontId" attributelong
getNumFmtId()
Gets the "numFmtId" attributeboolean
getPivotButton()
Gets the "pivotButton" attributeCTCellProtection
getProtection()
Gets the "protection" elementboolean
getQuotePrefix()
Gets the "quotePrefix" attributelong
getXfId()
Gets the "xfId" attributeboolean
isSetAlignment()
True if has "alignment" elementboolean
isSetApplyAlignment()
True if has "applyAlignment" attributeboolean
isSetApplyBorder()
True if has "applyBorder" attributeboolean
isSetApplyFill()
True if has "applyFill" attributeboolean
isSetApplyFont()
True if has "applyFont" attributeboolean
isSetApplyNumberFormat()
True if has "applyNumberFormat" attributeboolean
isSetApplyProtection()
True if has "applyProtection" attributeboolean
isSetBorderId()
True if has "borderId" attributeboolean
isSetExtLst()
True if has "extLst" elementboolean
isSetFillId()
True if has "fillId" attributeboolean
isSetFontId()
True if has "fontId" attributeboolean
isSetNumFmtId()
True if has "numFmtId" attributeboolean
isSetPivotButton()
True if has "pivotButton" attributeboolean
isSetProtection()
True if has "protection" elementboolean
isSetQuotePrefix()
True if has "quotePrefix" attributeboolean
isSetXfId()
True if has "xfId" attributevoid
setAlignment(CTCellAlignment alignment)
Sets the "alignment" elementvoid
setApplyAlignment(boolean applyAlignment)
Sets the "applyAlignment" attributevoid
setApplyBorder(boolean applyBorder)
Sets the "applyBorder" attributevoid
setApplyFill(boolean applyFill)
Sets the "applyFill" attributevoid
setApplyFont(boolean applyFont)
Sets the "applyFont" attributevoid
setApplyNumberFormat(boolean applyNumberFormat)
Sets the "applyNumberFormat" attributevoid
setApplyProtection(boolean applyProtection)
Sets the "applyProtection" attributevoid
setBorderId(long borderId)
Sets the "borderId" attributevoid
setExtLst(CTExtensionList extLst)
Sets the "extLst" elementvoid
setFillId(long fillId)
Sets the "fillId" attributevoid
setFontId(long fontId)
Sets the "fontId" attributevoid
setNumFmtId(long numFmtId)
Sets the "numFmtId" attributevoid
setPivotButton(boolean pivotButton)
Sets the "pivotButton" attributevoid
setProtection(CTCellProtection protection)
Sets the "protection" elementvoid
setQuotePrefix(boolean quotePrefix)
Sets the "quotePrefix" attributevoid
setXfId(long xfId)
Sets the "xfId" attributevoid
unsetAlignment()
Unsets the "alignment" elementvoid
unsetApplyAlignment()
Unsets the "applyAlignment" attributevoid
unsetApplyBorder()
Unsets the "applyBorder" attributevoid
unsetApplyFill()
Unsets the "applyFill" attributevoid
unsetApplyFont()
Unsets the "applyFont" attributevoid
unsetApplyNumberFormat()
Unsets the "applyNumberFormat" attributevoid
unsetApplyProtection()
Unsets the "applyProtection" attributevoid
unsetBorderId()
Unsets the "borderId" attributevoid
unsetExtLst()
Unsets the "extLst" elementvoid
unsetFillId()
Unsets the "fillId" attributevoid
unsetFontId()
Unsets the "fontId" attributevoid
unsetNumFmtId()
Unsets the "numFmtId" attributevoid
unsetPivotButton()
Unsets the "pivotButton" attributevoid
unsetProtection()
Unsets the "protection" elementvoid
unsetQuotePrefix()
Unsets the "quotePrefix" attributevoid
unsetXfId()
Unsets the "xfId" attributeXmlBoolean
xgetApplyAlignment()
Gets (as xml) the "applyAlignment" attributeXmlBoolean
xgetApplyBorder()
Gets (as xml) the "applyBorder" attributeXmlBoolean
xgetApplyFill()
Gets (as xml) the "applyFill" attributeXmlBoolean
xgetApplyFont()
Gets (as xml) the "applyFont" attributeXmlBoolean
xgetApplyNumberFormat()
Gets (as xml) the "applyNumberFormat" attributeXmlBoolean
xgetApplyProtection()
Gets (as xml) the "applyProtection" attributeSTBorderId
xgetBorderId()
Gets (as xml) the "borderId" attributeSTFillId
xgetFillId()
Gets (as xml) the "fillId" attributeSTFontId
xgetFontId()
Gets (as xml) the "fontId" attributeSTNumFmtId
xgetNumFmtId()
Gets (as xml) the "numFmtId" attributeXmlBoolean
xgetPivotButton()
Gets (as xml) the "pivotButton" attributeXmlBoolean
xgetQuotePrefix()
Gets (as xml) the "quotePrefix" attributeSTCellStyleXfId
xgetXfId()
Gets (as xml) the "xfId" attributevoid
xsetApplyAlignment(XmlBoolean applyAlignment)
Sets (as xml) the "applyAlignment" attributevoid
xsetApplyBorder(XmlBoolean applyBorder)
Sets (as xml) the "applyBorder" attributevoid
xsetApplyFill(XmlBoolean applyFill)
Sets (as xml) the "applyFill" attributevoid
xsetApplyFont(XmlBoolean applyFont)
Sets (as xml) the "applyFont" attributevoid
xsetApplyNumberFormat(XmlBoolean applyNumberFormat)
Sets (as xml) the "applyNumberFormat" attributevoid
xsetApplyProtection(XmlBoolean applyProtection)
Sets (as xml) the "applyProtection" attributevoid
xsetBorderId(STBorderId borderId)
Sets (as xml) the "borderId" attributevoid
xsetFillId(STFillId fillId)
Sets (as xml) the "fillId" attributevoid
xsetFontId(STFontId fontId)
Sets (as xml) the "fontId" attributevoid
xsetNumFmtId(STNumFmtId numFmtId)
Sets (as xml) the "numFmtId" attributevoid
xsetPivotButton(XmlBoolean pivotButton)
Sets (as xml) the "pivotButton" attributevoid
xsetQuotePrefix(XmlBoolean quotePrefix)
Sets (as xml) the "quotePrefix" attributevoid
xsetXfId(STCellStyleXfId xfId)
Sets (as xml) the "xfId" 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
-
getAlignment
CTCellAlignment getAlignment()
Gets the "alignment" element
-
isSetAlignment
boolean isSetAlignment()
True if has "alignment" element
-
setAlignment
void setAlignment(CTCellAlignment alignment)
Sets the "alignment" element
-
addNewAlignment
CTCellAlignment addNewAlignment()
Appends and returns a new empty "alignment" element
-
unsetAlignment
void unsetAlignment()
Unsets the "alignment" element
-
getProtection
CTCellProtection getProtection()
Gets the "protection" element
-
isSetProtection
boolean isSetProtection()
True if has "protection" element
-
setProtection
void setProtection(CTCellProtection protection)
Sets the "protection" element
-
addNewProtection
CTCellProtection addNewProtection()
Appends and returns a new empty "protection" element
-
unsetProtection
void unsetProtection()
Unsets the "protection" 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
-
getNumFmtId
long getNumFmtId()
Gets the "numFmtId" attribute
-
xgetNumFmtId
STNumFmtId xgetNumFmtId()
Gets (as xml) the "numFmtId" attribute
-
isSetNumFmtId
boolean isSetNumFmtId()
True if has "numFmtId" attribute
-
setNumFmtId
void setNumFmtId(long numFmtId)
Sets the "numFmtId" attribute
-
xsetNumFmtId
void xsetNumFmtId(STNumFmtId numFmtId)
Sets (as xml) the "numFmtId" attribute
-
unsetNumFmtId
void unsetNumFmtId()
Unsets the "numFmtId" attribute
-
getFontId
long getFontId()
Gets the "fontId" attribute
-
xgetFontId
STFontId xgetFontId()
Gets (as xml) the "fontId" attribute
-
isSetFontId
boolean isSetFontId()
True if has "fontId" attribute
-
setFontId
void setFontId(long fontId)
Sets the "fontId" attribute
-
xsetFontId
void xsetFontId(STFontId fontId)
Sets (as xml) the "fontId" attribute
-
unsetFontId
void unsetFontId()
Unsets the "fontId" attribute
-
getFillId
long getFillId()
Gets the "fillId" attribute
-
xgetFillId
STFillId xgetFillId()
Gets (as xml) the "fillId" attribute
-
isSetFillId
boolean isSetFillId()
True if has "fillId" attribute
-
setFillId
void setFillId(long fillId)
Sets the "fillId" attribute
-
xsetFillId
void xsetFillId(STFillId fillId)
Sets (as xml) the "fillId" attribute
-
unsetFillId
void unsetFillId()
Unsets the "fillId" attribute
-
getBorderId
long getBorderId()
Gets the "borderId" attribute
-
xgetBorderId
STBorderId xgetBorderId()
Gets (as xml) the "borderId" attribute
-
isSetBorderId
boolean isSetBorderId()
True if has "borderId" attribute
-
setBorderId
void setBorderId(long borderId)
Sets the "borderId" attribute
-
xsetBorderId
void xsetBorderId(STBorderId borderId)
Sets (as xml) the "borderId" attribute
-
unsetBorderId
void unsetBorderId()
Unsets the "borderId" attribute
-
getXfId
long getXfId()
Gets the "xfId" attribute
-
xgetXfId
STCellStyleXfId xgetXfId()
Gets (as xml) the "xfId" attribute
-
isSetXfId
boolean isSetXfId()
True if has "xfId" attribute
-
setXfId
void setXfId(long xfId)
Sets the "xfId" attribute
-
xsetXfId
void xsetXfId(STCellStyleXfId xfId)
Sets (as xml) the "xfId" attribute
-
unsetXfId
void unsetXfId()
Unsets the "xfId" attribute
-
getQuotePrefix
boolean getQuotePrefix()
Gets the "quotePrefix" attribute
-
xgetQuotePrefix
XmlBoolean xgetQuotePrefix()
Gets (as xml) the "quotePrefix" attribute
-
isSetQuotePrefix
boolean isSetQuotePrefix()
True if has "quotePrefix" attribute
-
setQuotePrefix
void setQuotePrefix(boolean quotePrefix)
Sets the "quotePrefix" attribute
-
xsetQuotePrefix
void xsetQuotePrefix(XmlBoolean quotePrefix)
Sets (as xml) the "quotePrefix" attribute
-
unsetQuotePrefix
void unsetQuotePrefix()
Unsets the "quotePrefix" attribute
-
getPivotButton
boolean getPivotButton()
Gets the "pivotButton" attribute
-
xgetPivotButton
XmlBoolean xgetPivotButton()
Gets (as xml) the "pivotButton" attribute
-
isSetPivotButton
boolean isSetPivotButton()
True if has "pivotButton" attribute
-
setPivotButton
void setPivotButton(boolean pivotButton)
Sets the "pivotButton" attribute
-
xsetPivotButton
void xsetPivotButton(XmlBoolean pivotButton)
Sets (as xml) the "pivotButton" attribute
-
unsetPivotButton
void unsetPivotButton()
Unsets the "pivotButton" attribute
-
getApplyNumberFormat
boolean getApplyNumberFormat()
Gets the "applyNumberFormat" attribute
-
xgetApplyNumberFormat
XmlBoolean xgetApplyNumberFormat()
Gets (as xml) the "applyNumberFormat" attribute
-
isSetApplyNumberFormat
boolean isSetApplyNumberFormat()
True if has "applyNumberFormat" attribute
-
setApplyNumberFormat
void setApplyNumberFormat(boolean applyNumberFormat)
Sets the "applyNumberFormat" attribute
-
xsetApplyNumberFormat
void xsetApplyNumberFormat(XmlBoolean applyNumberFormat)
Sets (as xml) the "applyNumberFormat" attribute
-
unsetApplyNumberFormat
void unsetApplyNumberFormat()
Unsets the "applyNumberFormat" attribute
-
getApplyFont
boolean getApplyFont()
Gets the "applyFont" attribute
-
xgetApplyFont
XmlBoolean xgetApplyFont()
Gets (as xml) the "applyFont" attribute
-
isSetApplyFont
boolean isSetApplyFont()
True if has "applyFont" attribute
-
setApplyFont
void setApplyFont(boolean applyFont)
Sets the "applyFont" attribute
-
xsetApplyFont
void xsetApplyFont(XmlBoolean applyFont)
Sets (as xml) the "applyFont" attribute
-
unsetApplyFont
void unsetApplyFont()
Unsets the "applyFont" attribute
-
getApplyFill
boolean getApplyFill()
Gets the "applyFill" attribute
-
xgetApplyFill
XmlBoolean xgetApplyFill()
Gets (as xml) the "applyFill" attribute
-
isSetApplyFill
boolean isSetApplyFill()
True if has "applyFill" attribute
-
setApplyFill
void setApplyFill(boolean applyFill)
Sets the "applyFill" attribute
-
xsetApplyFill
void xsetApplyFill(XmlBoolean applyFill)
Sets (as xml) the "applyFill" attribute
-
unsetApplyFill
void unsetApplyFill()
Unsets the "applyFill" attribute
-
getApplyBorder
boolean getApplyBorder()
Gets the "applyBorder" attribute
-
xgetApplyBorder
XmlBoolean xgetApplyBorder()
Gets (as xml) the "applyBorder" attribute
-
isSetApplyBorder
boolean isSetApplyBorder()
True if has "applyBorder" attribute
-
setApplyBorder
void setApplyBorder(boolean applyBorder)
Sets the "applyBorder" attribute
-
xsetApplyBorder
void xsetApplyBorder(XmlBoolean applyBorder)
Sets (as xml) the "applyBorder" attribute
-
unsetApplyBorder
void unsetApplyBorder()
Unsets the "applyBorder" attribute
-
getApplyAlignment
boolean getApplyAlignment()
Gets the "applyAlignment" attribute
-
xgetApplyAlignment
XmlBoolean xgetApplyAlignment()
Gets (as xml) the "applyAlignment" attribute
-
isSetApplyAlignment
boolean isSetApplyAlignment()
True if has "applyAlignment" attribute
-
setApplyAlignment
void setApplyAlignment(boolean applyAlignment)
Sets the "applyAlignment" attribute
-
xsetApplyAlignment
void xsetApplyAlignment(XmlBoolean applyAlignment)
Sets (as xml) the "applyAlignment" attribute
-
unsetApplyAlignment
void unsetApplyAlignment()
Unsets the "applyAlignment" attribute
-
getApplyProtection
boolean getApplyProtection()
Gets the "applyProtection" attribute
-
xgetApplyProtection
XmlBoolean xgetApplyProtection()
Gets (as xml) the "applyProtection" attribute
-
isSetApplyProtection
boolean isSetApplyProtection()
True if has "applyProtection" attribute
-
setApplyProtection
void setApplyProtection(boolean applyProtection)
Sets the "applyProtection" attribute
-
xsetApplyProtection
void xsetApplyProtection(XmlBoolean applyProtection)
Sets (as xml) the "applyProtection" attribute
-
unsetApplyProtection
void unsetApplyProtection()
Unsets the "applyProtection" attribute
-
-