Interface CTPivotArea

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • isSetReferences

        boolean isSetReferences()
        True if has "references" element
      • addNewReferences

        CTPivotAreaReferences addNewReferences()
        Appends and returns a new empty "references" element
      • unsetReferences

        void unsetReferences()
        Unsets the "references" 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
      • getField

        int getField()
        Gets the "field" attribute
      • xgetField

        XmlInt xgetField()
        Gets (as xml) the "field" attribute
      • isSetField

        boolean isSetField()
        True if has "field" attribute
      • setField

        void setField​(int field)
        Sets the "field" attribute
      • xsetField

        void xsetField​(XmlInt field)
        Sets (as xml) the "field" attribute
      • unsetField

        void unsetField()
        Unsets the "field" attribute
      • isSetType

        boolean isSetType()
        True if has "type" attribute
      • xsetType

        void xsetType​(STPivotAreaType type)
        Sets (as xml) the "type" attribute
      • unsetType

        void unsetType()
        Unsets the "type" attribute
      • getDataOnly

        boolean getDataOnly()
        Gets the "dataOnly" attribute
      • xgetDataOnly

        XmlBoolean xgetDataOnly()
        Gets (as xml) the "dataOnly" attribute
      • isSetDataOnly

        boolean isSetDataOnly()
        True if has "dataOnly" attribute
      • setDataOnly

        void setDataOnly​(boolean dataOnly)
        Sets the "dataOnly" attribute
      • xsetDataOnly

        void xsetDataOnly​(XmlBoolean dataOnly)
        Sets (as xml) the "dataOnly" attribute
      • unsetDataOnly

        void unsetDataOnly()
        Unsets the "dataOnly" attribute
      • getLabelOnly

        boolean getLabelOnly()
        Gets the "labelOnly" attribute
      • xgetLabelOnly

        XmlBoolean xgetLabelOnly()
        Gets (as xml) the "labelOnly" attribute
      • isSetLabelOnly

        boolean isSetLabelOnly()
        True if has "labelOnly" attribute
      • setLabelOnly

        void setLabelOnly​(boolean labelOnly)
        Sets the "labelOnly" attribute
      • xsetLabelOnly

        void xsetLabelOnly​(XmlBoolean labelOnly)
        Sets (as xml) the "labelOnly" attribute
      • unsetLabelOnly

        void unsetLabelOnly()
        Unsets the "labelOnly" attribute
      • getGrandRow

        boolean getGrandRow()
        Gets the "grandRow" attribute
      • xgetGrandRow

        XmlBoolean xgetGrandRow()
        Gets (as xml) the "grandRow" attribute
      • isSetGrandRow

        boolean isSetGrandRow()
        True if has "grandRow" attribute
      • setGrandRow

        void setGrandRow​(boolean grandRow)
        Sets the "grandRow" attribute
      • xsetGrandRow

        void xsetGrandRow​(XmlBoolean grandRow)
        Sets (as xml) the "grandRow" attribute
      • unsetGrandRow

        void unsetGrandRow()
        Unsets the "grandRow" attribute
      • getGrandCol

        boolean getGrandCol()
        Gets the "grandCol" attribute
      • xgetGrandCol

        XmlBoolean xgetGrandCol()
        Gets (as xml) the "grandCol" attribute
      • isSetGrandCol

        boolean isSetGrandCol()
        True if has "grandCol" attribute
      • setGrandCol

        void setGrandCol​(boolean grandCol)
        Sets the "grandCol" attribute
      • xsetGrandCol

        void xsetGrandCol​(XmlBoolean grandCol)
        Sets (as xml) the "grandCol" attribute
      • unsetGrandCol

        void unsetGrandCol()
        Unsets the "grandCol" attribute
      • getCacheIndex

        boolean getCacheIndex()
        Gets the "cacheIndex" attribute
      • xgetCacheIndex

        XmlBoolean xgetCacheIndex()
        Gets (as xml) the "cacheIndex" attribute
      • isSetCacheIndex

        boolean isSetCacheIndex()
        True if has "cacheIndex" attribute
      • setCacheIndex

        void setCacheIndex​(boolean cacheIndex)
        Sets the "cacheIndex" attribute
      • xsetCacheIndex

        void xsetCacheIndex​(XmlBoolean cacheIndex)
        Sets (as xml) the "cacheIndex" attribute
      • unsetCacheIndex

        void unsetCacheIndex()
        Unsets the "cacheIndex" attribute
      • 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
      • getOffset

        java.lang.String getOffset()
        Gets the "offset" attribute
      • xgetOffset

        STRef xgetOffset()
        Gets (as xml) the "offset" attribute
      • isSetOffset

        boolean isSetOffset()
        True if has "offset" attribute
      • setOffset

        void setOffset​(java.lang.String offset)
        Sets the "offset" attribute
      • xsetOffset

        void xsetOffset​(STRef offset)
        Sets (as xml) the "offset" attribute
      • unsetOffset

        void unsetOffset()
        Unsets the "offset" attribute
      • getCollapsedLevelsAreSubtotals

        boolean getCollapsedLevelsAreSubtotals()
        Gets the "collapsedLevelsAreSubtotals" attribute
      • xgetCollapsedLevelsAreSubtotals

        XmlBoolean xgetCollapsedLevelsAreSubtotals()
        Gets (as xml) the "collapsedLevelsAreSubtotals" attribute
      • isSetCollapsedLevelsAreSubtotals

        boolean isSetCollapsedLevelsAreSubtotals()
        True if has "collapsedLevelsAreSubtotals" attribute
      • setCollapsedLevelsAreSubtotals

        void setCollapsedLevelsAreSubtotals​(boolean collapsedLevelsAreSubtotals)
        Sets the "collapsedLevelsAreSubtotals" attribute
      • xsetCollapsedLevelsAreSubtotals

        void xsetCollapsedLevelsAreSubtotals​(XmlBoolean collapsedLevelsAreSubtotals)
        Sets (as xml) the "collapsedLevelsAreSubtotals" attribute
      • unsetCollapsedLevelsAreSubtotals

        void unsetCollapsedLevelsAreSubtotals()
        Unsets the "collapsedLevelsAreSubtotals" attribute
      • getAxis

        STAxis.Enum getAxis()
        Gets the "axis" attribute
      • xgetAxis

        STAxis xgetAxis()
        Gets (as xml) the "axis" attribute
      • isSetAxis

        boolean isSetAxis()
        True if has "axis" attribute
      • setAxis

        void setAxis​(STAxis.Enum axis)
        Sets the "axis" attribute
      • xsetAxis

        void xsetAxis​(STAxis axis)
        Sets (as xml) the "axis" attribute
      • unsetAxis

        void unsetAxis()
        Unsets the "axis" attribute
      • getFieldPosition

        long getFieldPosition()
        Gets the "fieldPosition" attribute
      • xgetFieldPosition

        XmlUnsignedInt xgetFieldPosition()
        Gets (as xml) the "fieldPosition" attribute
      • isSetFieldPosition

        boolean isSetFieldPosition()
        True if has "fieldPosition" attribute
      • setFieldPosition

        void setFieldPosition​(long fieldPosition)
        Sets the "fieldPosition" attribute
      • xsetFieldPosition

        void xsetFieldPosition​(XmlUnsignedInt fieldPosition)
        Sets (as xml) the "fieldPosition" attribute
      • unsetFieldPosition

        void unsetFieldPosition()
        Unsets the "fieldPosition" attribute