Interface CTFilterColumn

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTFilterColumn extends XmlObject
An XML CT_FilterColumn(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getFilters

      CTFilters getFilters()
      Gets the "filters" element
    • isSetFilters

      boolean isSetFilters()
      True if has "filters" element
    • setFilters

      void setFilters(CTFilters filters)
      Sets the "filters" element
    • addNewFilters

      CTFilters addNewFilters()
      Appends and returns a new empty "filters" element
    • unsetFilters

      void unsetFilters()
      Unsets the "filters" element
    • getTop10

      CTTop10 getTop10()
      Gets the "top10" element
    • isSetTop10

      boolean isSetTop10()
      True if has "top10" element
    • setTop10

      void setTop10(CTTop10 top10)
      Sets the "top10" element
    • addNewTop10

      CTTop10 addNewTop10()
      Appends and returns a new empty "top10" element
    • unsetTop10

      void unsetTop10()
      Unsets the "top10" element
    • getCustomFilters

      CTCustomFilters getCustomFilters()
      Gets the "customFilters" element
    • isSetCustomFilters

      boolean isSetCustomFilters()
      True if has "customFilters" element
    • setCustomFilters

      void setCustomFilters(CTCustomFilters customFilters)
      Sets the "customFilters" element
    • addNewCustomFilters

      CTCustomFilters addNewCustomFilters()
      Appends and returns a new empty "customFilters" element
    • unsetCustomFilters

      void unsetCustomFilters()
      Unsets the "customFilters" element
    • getDynamicFilter

      CTDynamicFilter getDynamicFilter()
      Gets the "dynamicFilter" element
    • isSetDynamicFilter

      boolean isSetDynamicFilter()
      True if has "dynamicFilter" element
    • setDynamicFilter

      void setDynamicFilter(CTDynamicFilter dynamicFilter)
      Sets the "dynamicFilter" element
    • addNewDynamicFilter

      CTDynamicFilter addNewDynamicFilter()
      Appends and returns a new empty "dynamicFilter" element
    • unsetDynamicFilter

      void unsetDynamicFilter()
      Unsets the "dynamicFilter" element
    • getColorFilter

      CTColorFilter getColorFilter()
      Gets the "colorFilter" element
    • isSetColorFilter

      boolean isSetColorFilter()
      True if has "colorFilter" element
    • setColorFilter

      void setColorFilter(CTColorFilter colorFilter)
      Sets the "colorFilter" element
    • addNewColorFilter

      CTColorFilter addNewColorFilter()
      Appends and returns a new empty "colorFilter" element
    • unsetColorFilter

      void unsetColorFilter()
      Unsets the "colorFilter" element
    • getIconFilter

      CTIconFilter getIconFilter()
      Gets the "iconFilter" element
    • isSetIconFilter

      boolean isSetIconFilter()
      True if has "iconFilter" element
    • setIconFilter

      void setIconFilter(CTIconFilter iconFilter)
      Sets the "iconFilter" element
    • addNewIconFilter

      CTIconFilter addNewIconFilter()
      Appends and returns a new empty "iconFilter" element
    • unsetIconFilter

      void unsetIconFilter()
      Unsets the "iconFilter" 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
    • getColId

      long getColId()
      Gets the "colId" attribute
    • xgetColId

      XmlUnsignedInt xgetColId()
      Gets (as xml) the "colId" attribute
    • setColId

      void setColId(long colId)
      Sets the "colId" attribute
    • xsetColId

      void xsetColId(XmlUnsignedInt colId)
      Sets (as xml) the "colId" attribute
    • getHiddenButton

      boolean getHiddenButton()
      Gets the "hiddenButton" attribute
    • xgetHiddenButton

      XmlBoolean xgetHiddenButton()
      Gets (as xml) the "hiddenButton" attribute
    • isSetHiddenButton

      boolean isSetHiddenButton()
      True if has "hiddenButton" attribute
    • setHiddenButton

      void setHiddenButton(boolean hiddenButton)
      Sets the "hiddenButton" attribute
    • xsetHiddenButton

      void xsetHiddenButton(XmlBoolean hiddenButton)
      Sets (as xml) the "hiddenButton" attribute
    • unsetHiddenButton

      void unsetHiddenButton()
      Unsets the "hiddenButton" attribute
    • getShowButton

      boolean getShowButton()
      Gets the "showButton" attribute
    • xgetShowButton

      XmlBoolean xgetShowButton()
      Gets (as xml) the "showButton" attribute
    • isSetShowButton

      boolean isSetShowButton()
      True if has "showButton" attribute
    • setShowButton

      void setShowButton(boolean showButton)
      Sets the "showButton" attribute
    • xsetShowButton

      void xsetShowButton(XmlBoolean showButton)
      Sets (as xml) the "showButton" attribute
    • unsetShowButton

      void unsetShowButton()
      Unsets the "showButton" attribute