Interface CTPivotHierarchy

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTPivotHierarchy
    extends XmlObject
    An XML CT_PivotHierarchy(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
    • Method Detail

      • isSetMps

        boolean isSetMps()
        True if has "mps" element
      • unsetMps

        void unsetMps()
        Unsets the "mps" element
      • getMembersList

        java.util.List<CTMembers> getMembersList()
        Gets a List of "members" elements
      • getMembersArray

        @Deprecated
        CTMembers[] getMembersArray()
        Deprecated.
        Gets array of all "members" elements
      • getMembersArray

        CTMembers getMembersArray​(int i)
        Gets ith "members" element
      • sizeOfMembersArray

        int sizeOfMembersArray()
        Returns number of "members" element
      • setMembersArray

        void setMembersArray​(CTMembers[] membersArray)
        Sets array of all "members" element
      • setMembersArray

        void setMembersArray​(int i,
                             CTMembers members)
        Sets ith "members" element
      • insertNewMembers

        CTMembers insertNewMembers​(int i)
        Inserts and returns a new empty value (as xml) as the ith "members" element
      • addNewMembers

        CTMembers addNewMembers()
        Appends and returns a new empty value (as xml) as the last "members" element
      • removeMembers

        void removeMembers​(int i)
        Removes the ith "members" 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
      • getOutline

        boolean getOutline()
        Gets the "outline" attribute
      • xgetOutline

        XmlBoolean xgetOutline()
        Gets (as xml) the "outline" attribute
      • isSetOutline

        boolean isSetOutline()
        True if has "outline" attribute
      • setOutline

        void setOutline​(boolean outline)
        Sets the "outline" attribute
      • xsetOutline

        void xsetOutline​(XmlBoolean outline)
        Sets (as xml) the "outline" attribute
      • unsetOutline

        void unsetOutline()
        Unsets the "outline" attribute
      • getMultipleItemSelectionAllowed

        boolean getMultipleItemSelectionAllowed()
        Gets the "multipleItemSelectionAllowed" attribute
      • xgetMultipleItemSelectionAllowed

        XmlBoolean xgetMultipleItemSelectionAllowed()
        Gets (as xml) the "multipleItemSelectionAllowed" attribute
      • isSetMultipleItemSelectionAllowed

        boolean isSetMultipleItemSelectionAllowed()
        True if has "multipleItemSelectionAllowed" attribute
      • setMultipleItemSelectionAllowed

        void setMultipleItemSelectionAllowed​(boolean multipleItemSelectionAllowed)
        Sets the "multipleItemSelectionAllowed" attribute
      • xsetMultipleItemSelectionAllowed

        void xsetMultipleItemSelectionAllowed​(XmlBoolean multipleItemSelectionAllowed)
        Sets (as xml) the "multipleItemSelectionAllowed" attribute
      • unsetMultipleItemSelectionAllowed

        void unsetMultipleItemSelectionAllowed()
        Unsets the "multipleItemSelectionAllowed" attribute
      • getSubtotalTop

        boolean getSubtotalTop()
        Gets the "subtotalTop" attribute
      • xgetSubtotalTop

        XmlBoolean xgetSubtotalTop()
        Gets (as xml) the "subtotalTop" attribute
      • isSetSubtotalTop

        boolean isSetSubtotalTop()
        True if has "subtotalTop" attribute
      • setSubtotalTop

        void setSubtotalTop​(boolean subtotalTop)
        Sets the "subtotalTop" attribute
      • xsetSubtotalTop

        void xsetSubtotalTop​(XmlBoolean subtotalTop)
        Sets (as xml) the "subtotalTop" attribute
      • unsetSubtotalTop

        void unsetSubtotalTop()
        Unsets the "subtotalTop" attribute
      • getShowInFieldList

        boolean getShowInFieldList()
        Gets the "showInFieldList" attribute
      • xgetShowInFieldList

        XmlBoolean xgetShowInFieldList()
        Gets (as xml) the "showInFieldList" attribute
      • isSetShowInFieldList

        boolean isSetShowInFieldList()
        True if has "showInFieldList" attribute
      • setShowInFieldList

        void setShowInFieldList​(boolean showInFieldList)
        Sets the "showInFieldList" attribute
      • xsetShowInFieldList

        void xsetShowInFieldList​(XmlBoolean showInFieldList)
        Sets (as xml) the "showInFieldList" attribute
      • unsetShowInFieldList

        void unsetShowInFieldList()
        Unsets the "showInFieldList" attribute
      • getDragToRow

        boolean getDragToRow()
        Gets the "dragToRow" attribute
      • xgetDragToRow

        XmlBoolean xgetDragToRow()
        Gets (as xml) the "dragToRow" attribute
      • isSetDragToRow

        boolean isSetDragToRow()
        True if has "dragToRow" attribute
      • setDragToRow

        void setDragToRow​(boolean dragToRow)
        Sets the "dragToRow" attribute
      • xsetDragToRow

        void xsetDragToRow​(XmlBoolean dragToRow)
        Sets (as xml) the "dragToRow" attribute
      • unsetDragToRow

        void unsetDragToRow()
        Unsets the "dragToRow" attribute
      • getDragToCol

        boolean getDragToCol()
        Gets the "dragToCol" attribute
      • xgetDragToCol

        XmlBoolean xgetDragToCol()
        Gets (as xml) the "dragToCol" attribute
      • isSetDragToCol

        boolean isSetDragToCol()
        True if has "dragToCol" attribute
      • setDragToCol

        void setDragToCol​(boolean dragToCol)
        Sets the "dragToCol" attribute
      • xsetDragToCol

        void xsetDragToCol​(XmlBoolean dragToCol)
        Sets (as xml) the "dragToCol" attribute
      • unsetDragToCol

        void unsetDragToCol()
        Unsets the "dragToCol" attribute
      • getDragToPage

        boolean getDragToPage()
        Gets the "dragToPage" attribute
      • xgetDragToPage

        XmlBoolean xgetDragToPage()
        Gets (as xml) the "dragToPage" attribute
      • isSetDragToPage

        boolean isSetDragToPage()
        True if has "dragToPage" attribute
      • setDragToPage

        void setDragToPage​(boolean dragToPage)
        Sets the "dragToPage" attribute
      • xsetDragToPage

        void xsetDragToPage​(XmlBoolean dragToPage)
        Sets (as xml) the "dragToPage" attribute
      • unsetDragToPage

        void unsetDragToPage()
        Unsets the "dragToPage" attribute
      • getDragToData

        boolean getDragToData()
        Gets the "dragToData" attribute
      • xgetDragToData

        XmlBoolean xgetDragToData()
        Gets (as xml) the "dragToData" attribute
      • isSetDragToData

        boolean isSetDragToData()
        True if has "dragToData" attribute
      • setDragToData

        void setDragToData​(boolean dragToData)
        Sets the "dragToData" attribute
      • xsetDragToData

        void xsetDragToData​(XmlBoolean dragToData)
        Sets (as xml) the "dragToData" attribute
      • unsetDragToData

        void unsetDragToData()
        Unsets the "dragToData" attribute
      • getDragOff

        boolean getDragOff()
        Gets the "dragOff" attribute
      • xgetDragOff

        XmlBoolean xgetDragOff()
        Gets (as xml) the "dragOff" attribute
      • isSetDragOff

        boolean isSetDragOff()
        True if has "dragOff" attribute
      • setDragOff

        void setDragOff​(boolean dragOff)
        Sets the "dragOff" attribute
      • xsetDragOff

        void xsetDragOff​(XmlBoolean dragOff)
        Sets (as xml) the "dragOff" attribute
      • unsetDragOff

        void unsetDragOff()
        Unsets the "dragOff" attribute
      • getIncludeNewItemsInFilter

        boolean getIncludeNewItemsInFilter()
        Gets the "includeNewItemsInFilter" attribute
      • xgetIncludeNewItemsInFilter

        XmlBoolean xgetIncludeNewItemsInFilter()
        Gets (as xml) the "includeNewItemsInFilter" attribute
      • isSetIncludeNewItemsInFilter

        boolean isSetIncludeNewItemsInFilter()
        True if has "includeNewItemsInFilter" attribute
      • setIncludeNewItemsInFilter

        void setIncludeNewItemsInFilter​(boolean includeNewItemsInFilter)
        Sets the "includeNewItemsInFilter" attribute
      • xsetIncludeNewItemsInFilter

        void xsetIncludeNewItemsInFilter​(XmlBoolean includeNewItemsInFilter)
        Sets (as xml) the "includeNewItemsInFilter" attribute
      • unsetIncludeNewItemsInFilter

        void unsetIncludeNewItemsInFilter()
        Unsets the "includeNewItemsInFilter" attribute
      • getCaption

        java.lang.String getCaption()
        Gets the "caption" attribute
      • xgetCaption

        STXstring xgetCaption()
        Gets (as xml) the "caption" attribute
      • isSetCaption

        boolean isSetCaption()
        True if has "caption" attribute
      • setCaption

        void setCaption​(java.lang.String caption)
        Sets the "caption" attribute
      • xsetCaption

        void xsetCaption​(STXstring caption)
        Sets (as xml) the "caption" attribute
      • unsetCaption

        void unsetCaption()
        Unsets the "caption" attribute