Interface CTPivotFilter

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getAutoFilter

      CTAutoFilter getAutoFilter()
      Gets the "autoFilter" element
    • setAutoFilter

      void setAutoFilter(CTAutoFilter autoFilter)
      Sets the "autoFilter" element
    • addNewAutoFilter

      CTAutoFilter addNewAutoFilter()
      Appends and returns a new empty "autoFilter" 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
    • getFld

      long getFld()
      Gets the "fld" attribute
    • xgetFld

      XmlUnsignedInt xgetFld()
      Gets (as xml) the "fld" attribute
    • setFld

      void setFld(long fld)
      Sets the "fld" attribute
    • xsetFld

      void xsetFld(XmlUnsignedInt fld)
      Sets (as xml) the "fld" attribute
    • getMpFld

      long getMpFld()
      Gets the "mpFld" attribute
    • xgetMpFld

      XmlUnsignedInt xgetMpFld()
      Gets (as xml) the "mpFld" attribute
    • isSetMpFld

      boolean isSetMpFld()
      True if has "mpFld" attribute
    • setMpFld

      void setMpFld(long mpFld)
      Sets the "mpFld" attribute
    • xsetMpFld

      void xsetMpFld(XmlUnsignedInt mpFld)
      Sets (as xml) the "mpFld" attribute
    • unsetMpFld

      void unsetMpFld()
      Unsets the "mpFld" attribute
    • getType

      Gets the "type" attribute
    • xgetType

      STPivotFilterType xgetType()
      Gets (as xml) the "type" attribute
    • setType

      void setType(STPivotFilterType.Enum type)
      Sets the "type" attribute
    • xsetType

      void xsetType(STPivotFilterType type)
      Sets (as xml) the "type" attribute
    • getEvalOrder

      int getEvalOrder()
      Gets the "evalOrder" attribute
    • xgetEvalOrder

      XmlInt xgetEvalOrder()
      Gets (as xml) the "evalOrder" attribute
    • isSetEvalOrder

      boolean isSetEvalOrder()
      True if has "evalOrder" attribute
    • setEvalOrder

      void setEvalOrder(int evalOrder)
      Sets the "evalOrder" attribute
    • xsetEvalOrder

      void xsetEvalOrder(XmlInt evalOrder)
      Sets (as xml) the "evalOrder" attribute
    • unsetEvalOrder

      void unsetEvalOrder()
      Unsets the "evalOrder" attribute
    • getId

      long getId()
      Gets the "id" attribute
    • xgetId

      XmlUnsignedInt xgetId()
      Gets (as xml) the "id" attribute
    • setId

      void setId(long id)
      Sets the "id" attribute
    • xsetId

      void xsetId(XmlUnsignedInt id)
      Sets (as xml) the "id" attribute
    • getIMeasureHier

      long getIMeasureHier()
      Gets the "iMeasureHier" attribute
    • xgetIMeasureHier

      XmlUnsignedInt xgetIMeasureHier()
      Gets (as xml) the "iMeasureHier" attribute
    • isSetIMeasureHier

      boolean isSetIMeasureHier()
      True if has "iMeasureHier" attribute
    • setIMeasureHier

      void setIMeasureHier(long iMeasureHier)
      Sets the "iMeasureHier" attribute
    • xsetIMeasureHier

      void xsetIMeasureHier(XmlUnsignedInt iMeasureHier)
      Sets (as xml) the "iMeasureHier" attribute
    • unsetIMeasureHier

      void unsetIMeasureHier()
      Unsets the "iMeasureHier" attribute
    • getIMeasureFld

      long getIMeasureFld()
      Gets the "iMeasureFld" attribute
    • xgetIMeasureFld

      XmlUnsignedInt xgetIMeasureFld()
      Gets (as xml) the "iMeasureFld" attribute
    • isSetIMeasureFld

      boolean isSetIMeasureFld()
      True if has "iMeasureFld" attribute
    • setIMeasureFld

      void setIMeasureFld(long iMeasureFld)
      Sets the "iMeasureFld" attribute
    • xsetIMeasureFld

      void xsetIMeasureFld(XmlUnsignedInt iMeasureFld)
      Sets (as xml) the "iMeasureFld" attribute
    • unsetIMeasureFld

      void unsetIMeasureFld()
      Unsets the "iMeasureFld" attribute
    • getName

      String getName()
      Gets the "name" attribute
    • xgetName

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetName()
      Gets (as xml) the "name" attribute
    • isSetName

      boolean isSetName()
      True if has "name" attribute
    • setName

      void setName(String name)
      Sets the "name" attribute
    • xsetName

      void xsetName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring name)
      Sets (as xml) the "name" attribute
    • unsetName

      void unsetName()
      Unsets the "name" attribute
    • getDescription

      String getDescription()
      Gets the "description" attribute
    • xgetDescription

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetDescription()
      Gets (as xml) the "description" attribute
    • isSetDescription

      boolean isSetDescription()
      True if has "description" attribute
    • setDescription

      void setDescription(String description)
      Sets the "description" attribute
    • xsetDescription

      void xsetDescription(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring description)
      Sets (as xml) the "description" attribute
    • unsetDescription

      void unsetDescription()
      Unsets the "description" attribute
    • getStringValue1

      String getStringValue1()
      Gets the "stringValue1" attribute
    • xgetStringValue1

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetStringValue1()
      Gets (as xml) the "stringValue1" attribute
    • isSetStringValue1

      boolean isSetStringValue1()
      True if has "stringValue1" attribute
    • setStringValue1

      void setStringValue1(String stringValue1)
      Sets the "stringValue1" attribute
    • xsetStringValue1

      void xsetStringValue1(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring stringValue1)
      Sets (as xml) the "stringValue1" attribute
    • unsetStringValue1

      void unsetStringValue1()
      Unsets the "stringValue1" attribute
    • getStringValue2

      String getStringValue2()
      Gets the "stringValue2" attribute
    • xgetStringValue2

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetStringValue2()
      Gets (as xml) the "stringValue2" attribute
    • isSetStringValue2

      boolean isSetStringValue2()
      True if has "stringValue2" attribute
    • setStringValue2

      void setStringValue2(String stringValue2)
      Sets the "stringValue2" attribute
    • xsetStringValue2

      void xsetStringValue2(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring stringValue2)
      Sets (as xml) the "stringValue2" attribute
    • unsetStringValue2

      void unsetStringValue2()
      Unsets the "stringValue2" attribute