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.
  • Field Details

  • Method Details

    • 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