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.
    • Method Detail

      • 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
      • 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
      • 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
      • 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
      • 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

        java.lang.String getName()
        Gets the "name" attribute
      • xgetName

        STXstring xgetName()
        Gets (as xml) the "name" attribute
      • isSetName

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

        void setName​(java.lang.String name)
        Sets the "name" attribute
      • xsetName

        void xsetName​(STXstring name)
        Sets (as xml) the "name" attribute
      • unsetName

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

        java.lang.String getDescription()
        Gets the "description" attribute
      • xgetDescription

        STXstring xgetDescription()
        Gets (as xml) the "description" attribute
      • isSetDescription

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

        void setDescription​(java.lang.String description)
        Sets the "description" attribute
      • xsetDescription

        void xsetDescription​(STXstring description)
        Sets (as xml) the "description" attribute
      • unsetDescription

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

        java.lang.String getStringValue1()
        Gets the "stringValue1" attribute
      • xgetStringValue1

        STXstring xgetStringValue1()
        Gets (as xml) the "stringValue1" attribute
      • isSetStringValue1

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

        void setStringValue1​(java.lang.String stringValue1)
        Sets the "stringValue1" attribute
      • xsetStringValue1

        void xsetStringValue1​(STXstring stringValue1)
        Sets (as xml) the "stringValue1" attribute
      • unsetStringValue1

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

        java.lang.String getStringValue2()
        Gets the "stringValue2" attribute
      • xgetStringValue2

        STXstring xgetStringValue2()
        Gets (as xml) the "stringValue2" attribute
      • isSetStringValue2

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

        void setStringValue2​(java.lang.String stringValue2)
        Sets the "stringValue2" attribute
      • xsetStringValue2

        void xsetStringValue2​(STXstring stringValue2)
        Sets (as xml) the "stringValue2" attribute
      • unsetStringValue2

        void unsetStringValue2()
        Unsets the "stringValue2" attribute