Interface CTPivotField

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getItems

      CTItems getItems()
      Gets the "items" element
    • isSetItems

      boolean isSetItems()
      True if has "items" element
    • setItems

      void setItems(CTItems items)
      Sets the "items" element
    • addNewItems

      CTItems addNewItems()
      Appends and returns a new empty "items" element
    • unsetItems

      void unsetItems()
      Unsets the "items" element
    • getAutoSortScope

      CTAutoSortScope getAutoSortScope()
      Gets the "autoSortScope" element
    • isSetAutoSortScope

      boolean isSetAutoSortScope()
      True if has "autoSortScope" element
    • setAutoSortScope

      void setAutoSortScope(CTAutoSortScope autoSortScope)
      Sets the "autoSortScope" element
    • addNewAutoSortScope

      CTAutoSortScope addNewAutoSortScope()
      Appends and returns a new empty "autoSortScope" element
    • unsetAutoSortScope

      void unsetAutoSortScope()
      Unsets the "autoSortScope" 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
    • 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
    • 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
    • getDataField

      boolean getDataField()
      Gets the "dataField" attribute
    • xgetDataField

      XmlBoolean xgetDataField()
      Gets (as xml) the "dataField" attribute
    • isSetDataField

      boolean isSetDataField()
      True if has "dataField" attribute
    • setDataField

      void setDataField(boolean dataField)
      Sets the "dataField" attribute
    • xsetDataField

      void xsetDataField(XmlBoolean dataField)
      Sets (as xml) the "dataField" attribute
    • unsetDataField

      void unsetDataField()
      Unsets the "dataField" attribute
    • getSubtotalCaption

      String getSubtotalCaption()
      Gets the "subtotalCaption" attribute
    • xgetSubtotalCaption

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetSubtotalCaption()
      Gets (as xml) the "subtotalCaption" attribute
    • isSetSubtotalCaption

      boolean isSetSubtotalCaption()
      True if has "subtotalCaption" attribute
    • setSubtotalCaption

      void setSubtotalCaption(String subtotalCaption)
      Sets the "subtotalCaption" attribute
    • xsetSubtotalCaption

      void xsetSubtotalCaption(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring subtotalCaption)
      Sets (as xml) the "subtotalCaption" attribute
    • unsetSubtotalCaption

      void unsetSubtotalCaption()
      Unsets the "subtotalCaption" attribute
    • getShowDropDowns

      boolean getShowDropDowns()
      Gets the "showDropDowns" attribute
    • xgetShowDropDowns

      XmlBoolean xgetShowDropDowns()
      Gets (as xml) the "showDropDowns" attribute
    • isSetShowDropDowns

      boolean isSetShowDropDowns()
      True if has "showDropDowns" attribute
    • setShowDropDowns

      void setShowDropDowns(boolean showDropDowns)
      Sets the "showDropDowns" attribute
    • xsetShowDropDowns

      void xsetShowDropDowns(XmlBoolean showDropDowns)
      Sets (as xml) the "showDropDowns" attribute
    • unsetShowDropDowns

      void unsetShowDropDowns()
      Unsets the "showDropDowns" attribute
    • getHiddenLevel

      boolean getHiddenLevel()
      Gets the "hiddenLevel" attribute
    • xgetHiddenLevel

      XmlBoolean xgetHiddenLevel()
      Gets (as xml) the "hiddenLevel" attribute
    • isSetHiddenLevel

      boolean isSetHiddenLevel()
      True if has "hiddenLevel" attribute
    • setHiddenLevel

      void setHiddenLevel(boolean hiddenLevel)
      Sets the "hiddenLevel" attribute
    • xsetHiddenLevel

      void xsetHiddenLevel(XmlBoolean hiddenLevel)
      Sets (as xml) the "hiddenLevel" attribute
    • unsetHiddenLevel

      void unsetHiddenLevel()
      Unsets the "hiddenLevel" attribute
    • getUniqueMemberProperty

      String getUniqueMemberProperty()
      Gets the "uniqueMemberProperty" attribute
    • xgetUniqueMemberProperty

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetUniqueMemberProperty()
      Gets (as xml) the "uniqueMemberProperty" attribute
    • isSetUniqueMemberProperty

      boolean isSetUniqueMemberProperty()
      True if has "uniqueMemberProperty" attribute
    • setUniqueMemberProperty

      void setUniqueMemberProperty(String uniqueMemberProperty)
      Sets the "uniqueMemberProperty" attribute
    • xsetUniqueMemberProperty

      void xsetUniqueMemberProperty(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring uniqueMemberProperty)
      Sets (as xml) the "uniqueMemberProperty" attribute
    • unsetUniqueMemberProperty

      void unsetUniqueMemberProperty()
      Unsets the "uniqueMemberProperty" attribute
    • getCompact

      boolean getCompact()
      Gets the "compact" attribute
    • xgetCompact

      XmlBoolean xgetCompact()
      Gets (as xml) the "compact" attribute
    • isSetCompact

      boolean isSetCompact()
      True if has "compact" attribute
    • setCompact

      void setCompact(boolean compact)
      Sets the "compact" attribute
    • xsetCompact

      void xsetCompact(XmlBoolean compact)
      Sets (as xml) the "compact" attribute
    • unsetCompact

      void unsetCompact()
      Unsets the "compact" attribute
    • getAllDrilled

      boolean getAllDrilled()
      Gets the "allDrilled" attribute
    • xgetAllDrilled

      XmlBoolean xgetAllDrilled()
      Gets (as xml) the "allDrilled" attribute
    • isSetAllDrilled

      boolean isSetAllDrilled()
      True if has "allDrilled" attribute
    • setAllDrilled

      void setAllDrilled(boolean allDrilled)
      Sets the "allDrilled" attribute
    • xsetAllDrilled

      void xsetAllDrilled(XmlBoolean allDrilled)
      Sets (as xml) the "allDrilled" attribute
    • unsetAllDrilled

      void unsetAllDrilled()
      Unsets the "allDrilled" attribute
    • getNumFmtId

      long getNumFmtId()
      Gets the "numFmtId" attribute
    • xgetNumFmtId

      STNumFmtId xgetNumFmtId()
      Gets (as xml) the "numFmtId" attribute
    • isSetNumFmtId

      boolean isSetNumFmtId()
      True if has "numFmtId" attribute
    • setNumFmtId

      void setNumFmtId(long numFmtId)
      Sets the "numFmtId" attribute
    • xsetNumFmtId

      void xsetNumFmtId(STNumFmtId numFmtId)
      Sets (as xml) the "numFmtId" attribute
    • unsetNumFmtId

      void unsetNumFmtId()
      Unsets the "numFmtId" 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
    • 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
    • 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
    • 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
    • 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
    • getShowAll

      boolean getShowAll()
      Gets the "showAll" attribute
    • xgetShowAll

      XmlBoolean xgetShowAll()
      Gets (as xml) the "showAll" attribute
    • isSetShowAll

      boolean isSetShowAll()
      True if has "showAll" attribute
    • setShowAll

      void setShowAll(boolean showAll)
      Sets the "showAll" attribute
    • xsetShowAll

      void xsetShowAll(XmlBoolean showAll)
      Sets (as xml) the "showAll" attribute
    • unsetShowAll

      void unsetShowAll()
      Unsets the "showAll" attribute
    • getInsertBlankRow

      boolean getInsertBlankRow()
      Gets the "insertBlankRow" attribute
    • xgetInsertBlankRow

      XmlBoolean xgetInsertBlankRow()
      Gets (as xml) the "insertBlankRow" attribute
    • isSetInsertBlankRow

      boolean isSetInsertBlankRow()
      True if has "insertBlankRow" attribute
    • setInsertBlankRow

      void setInsertBlankRow(boolean insertBlankRow)
      Sets the "insertBlankRow" attribute
    • xsetInsertBlankRow

      void xsetInsertBlankRow(XmlBoolean insertBlankRow)
      Sets (as xml) the "insertBlankRow" attribute
    • unsetInsertBlankRow

      void unsetInsertBlankRow()
      Unsets the "insertBlankRow" attribute
    • getServerField

      boolean getServerField()
      Gets the "serverField" attribute
    • xgetServerField

      XmlBoolean xgetServerField()
      Gets (as xml) the "serverField" attribute
    • isSetServerField

      boolean isSetServerField()
      True if has "serverField" attribute
    • setServerField

      void setServerField(boolean serverField)
      Sets the "serverField" attribute
    • xsetServerField

      void xsetServerField(XmlBoolean serverField)
      Sets (as xml) the "serverField" attribute
    • unsetServerField

      void unsetServerField()
      Unsets the "serverField" attribute
    • getInsertPageBreak

      boolean getInsertPageBreak()
      Gets the "insertPageBreak" attribute
    • xgetInsertPageBreak

      XmlBoolean xgetInsertPageBreak()
      Gets (as xml) the "insertPageBreak" attribute
    • isSetInsertPageBreak

      boolean isSetInsertPageBreak()
      True if has "insertPageBreak" attribute
    • setInsertPageBreak

      void setInsertPageBreak(boolean insertPageBreak)
      Sets the "insertPageBreak" attribute
    • xsetInsertPageBreak

      void xsetInsertPageBreak(XmlBoolean insertPageBreak)
      Sets (as xml) the "insertPageBreak" attribute
    • unsetInsertPageBreak

      void unsetInsertPageBreak()
      Unsets the "insertPageBreak" attribute
    • getAutoShow

      boolean getAutoShow()
      Gets the "autoShow" attribute
    • xgetAutoShow

      XmlBoolean xgetAutoShow()
      Gets (as xml) the "autoShow" attribute
    • isSetAutoShow

      boolean isSetAutoShow()
      True if has "autoShow" attribute
    • setAutoShow

      void setAutoShow(boolean autoShow)
      Sets the "autoShow" attribute
    • xsetAutoShow

      void xsetAutoShow(XmlBoolean autoShow)
      Sets (as xml) the "autoShow" attribute
    • unsetAutoShow

      void unsetAutoShow()
      Unsets the "autoShow" attribute
    • getTopAutoShow

      boolean getTopAutoShow()
      Gets the "topAutoShow" attribute
    • xgetTopAutoShow

      XmlBoolean xgetTopAutoShow()
      Gets (as xml) the "topAutoShow" attribute
    • isSetTopAutoShow

      boolean isSetTopAutoShow()
      True if has "topAutoShow" attribute
    • setTopAutoShow

      void setTopAutoShow(boolean topAutoShow)
      Sets the "topAutoShow" attribute
    • xsetTopAutoShow

      void xsetTopAutoShow(XmlBoolean topAutoShow)
      Sets (as xml) the "topAutoShow" attribute
    • unsetTopAutoShow

      void unsetTopAutoShow()
      Unsets the "topAutoShow" attribute
    • getHideNewItems

      boolean getHideNewItems()
      Gets the "hideNewItems" attribute
    • xgetHideNewItems

      XmlBoolean xgetHideNewItems()
      Gets (as xml) the "hideNewItems" attribute
    • isSetHideNewItems

      boolean isSetHideNewItems()
      True if has "hideNewItems" attribute
    • setHideNewItems

      void setHideNewItems(boolean hideNewItems)
      Sets the "hideNewItems" attribute
    • xsetHideNewItems

      void xsetHideNewItems(XmlBoolean hideNewItems)
      Sets (as xml) the "hideNewItems" attribute
    • unsetHideNewItems

      void unsetHideNewItems()
      Unsets the "hideNewItems" attribute
    • getMeasureFilter

      boolean getMeasureFilter()
      Gets the "measureFilter" attribute
    • xgetMeasureFilter

      XmlBoolean xgetMeasureFilter()
      Gets (as xml) the "measureFilter" attribute
    • isSetMeasureFilter

      boolean isSetMeasureFilter()
      True if has "measureFilter" attribute
    • setMeasureFilter

      void setMeasureFilter(boolean measureFilter)
      Sets the "measureFilter" attribute
    • xsetMeasureFilter

      void xsetMeasureFilter(XmlBoolean measureFilter)
      Sets (as xml) the "measureFilter" attribute
    • unsetMeasureFilter

      void unsetMeasureFilter()
      Unsets the "measureFilter" 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
    • getItemPageCount

      long getItemPageCount()
      Gets the "itemPageCount" attribute
    • xgetItemPageCount

      XmlUnsignedInt xgetItemPageCount()
      Gets (as xml) the "itemPageCount" attribute
    • isSetItemPageCount

      boolean isSetItemPageCount()
      True if has "itemPageCount" attribute
    • setItemPageCount

      void setItemPageCount(long itemPageCount)
      Sets the "itemPageCount" attribute
    • xsetItemPageCount

      void xsetItemPageCount(XmlUnsignedInt itemPageCount)
      Sets (as xml) the "itemPageCount" attribute
    • unsetItemPageCount

      void unsetItemPageCount()
      Unsets the "itemPageCount" attribute
    • getSortType

      STFieldSortType.Enum getSortType()
      Gets the "sortType" attribute
    • xgetSortType

      STFieldSortType xgetSortType()
      Gets (as xml) the "sortType" attribute
    • isSetSortType

      boolean isSetSortType()
      True if has "sortType" attribute
    • setSortType

      void setSortType(STFieldSortType.Enum sortType)
      Sets the "sortType" attribute
    • xsetSortType

      void xsetSortType(STFieldSortType sortType)
      Sets (as xml) the "sortType" attribute
    • unsetSortType

      void unsetSortType()
      Unsets the "sortType" attribute
    • getDataSourceSort

      boolean getDataSourceSort()
      Gets the "dataSourceSort" attribute
    • xgetDataSourceSort

      XmlBoolean xgetDataSourceSort()
      Gets (as xml) the "dataSourceSort" attribute
    • isSetDataSourceSort

      boolean isSetDataSourceSort()
      True if has "dataSourceSort" attribute
    • setDataSourceSort

      void setDataSourceSort(boolean dataSourceSort)
      Sets the "dataSourceSort" attribute
    • xsetDataSourceSort

      void xsetDataSourceSort(XmlBoolean dataSourceSort)
      Sets (as xml) the "dataSourceSort" attribute
    • unsetDataSourceSort

      void unsetDataSourceSort()
      Unsets the "dataSourceSort" attribute
    • getNonAutoSortDefault

      boolean getNonAutoSortDefault()
      Gets the "nonAutoSortDefault" attribute
    • xgetNonAutoSortDefault

      XmlBoolean xgetNonAutoSortDefault()
      Gets (as xml) the "nonAutoSortDefault" attribute
    • isSetNonAutoSortDefault

      boolean isSetNonAutoSortDefault()
      True if has "nonAutoSortDefault" attribute
    • setNonAutoSortDefault

      void setNonAutoSortDefault(boolean nonAutoSortDefault)
      Sets the "nonAutoSortDefault" attribute
    • xsetNonAutoSortDefault

      void xsetNonAutoSortDefault(XmlBoolean nonAutoSortDefault)
      Sets (as xml) the "nonAutoSortDefault" attribute
    • unsetNonAutoSortDefault

      void unsetNonAutoSortDefault()
      Unsets the "nonAutoSortDefault" attribute
    • getRankBy

      long getRankBy()
      Gets the "rankBy" attribute
    • xgetRankBy

      XmlUnsignedInt xgetRankBy()
      Gets (as xml) the "rankBy" attribute
    • isSetRankBy

      boolean isSetRankBy()
      True if has "rankBy" attribute
    • setRankBy

      void setRankBy(long rankBy)
      Sets the "rankBy" attribute
    • xsetRankBy

      void xsetRankBy(XmlUnsignedInt rankBy)
      Sets (as xml) the "rankBy" attribute
    • unsetRankBy

      void unsetRankBy()
      Unsets the "rankBy" attribute
    • getDefaultSubtotal

      boolean getDefaultSubtotal()
      Gets the "defaultSubtotal" attribute
    • xgetDefaultSubtotal

      XmlBoolean xgetDefaultSubtotal()
      Gets (as xml) the "defaultSubtotal" attribute
    • isSetDefaultSubtotal

      boolean isSetDefaultSubtotal()
      True if has "defaultSubtotal" attribute
    • setDefaultSubtotal

      void setDefaultSubtotal(boolean defaultSubtotal)
      Sets the "defaultSubtotal" attribute
    • xsetDefaultSubtotal

      void xsetDefaultSubtotal(XmlBoolean defaultSubtotal)
      Sets (as xml) the "defaultSubtotal" attribute
    • unsetDefaultSubtotal

      void unsetDefaultSubtotal()
      Unsets the "defaultSubtotal" attribute
    • getSumSubtotal

      boolean getSumSubtotal()
      Gets the "sumSubtotal" attribute
    • xgetSumSubtotal

      XmlBoolean xgetSumSubtotal()
      Gets (as xml) the "sumSubtotal" attribute
    • isSetSumSubtotal

      boolean isSetSumSubtotal()
      True if has "sumSubtotal" attribute
    • setSumSubtotal

      void setSumSubtotal(boolean sumSubtotal)
      Sets the "sumSubtotal" attribute
    • xsetSumSubtotal

      void xsetSumSubtotal(XmlBoolean sumSubtotal)
      Sets (as xml) the "sumSubtotal" attribute
    • unsetSumSubtotal

      void unsetSumSubtotal()
      Unsets the "sumSubtotal" attribute
    • getCountASubtotal

      boolean getCountASubtotal()
      Gets the "countASubtotal" attribute
    • xgetCountASubtotal

      XmlBoolean xgetCountASubtotal()
      Gets (as xml) the "countASubtotal" attribute
    • isSetCountASubtotal

      boolean isSetCountASubtotal()
      True if has "countASubtotal" attribute
    • setCountASubtotal

      void setCountASubtotal(boolean countASubtotal)
      Sets the "countASubtotal" attribute
    • xsetCountASubtotal

      void xsetCountASubtotal(XmlBoolean countASubtotal)
      Sets (as xml) the "countASubtotal" attribute
    • unsetCountASubtotal

      void unsetCountASubtotal()
      Unsets the "countASubtotal" attribute
    • getAvgSubtotal

      boolean getAvgSubtotal()
      Gets the "avgSubtotal" attribute
    • xgetAvgSubtotal

      XmlBoolean xgetAvgSubtotal()
      Gets (as xml) the "avgSubtotal" attribute
    • isSetAvgSubtotal

      boolean isSetAvgSubtotal()
      True if has "avgSubtotal" attribute
    • setAvgSubtotal

      void setAvgSubtotal(boolean avgSubtotal)
      Sets the "avgSubtotal" attribute
    • xsetAvgSubtotal

      void xsetAvgSubtotal(XmlBoolean avgSubtotal)
      Sets (as xml) the "avgSubtotal" attribute
    • unsetAvgSubtotal

      void unsetAvgSubtotal()
      Unsets the "avgSubtotal" attribute
    • getMaxSubtotal

      boolean getMaxSubtotal()
      Gets the "maxSubtotal" attribute
    • xgetMaxSubtotal

      XmlBoolean xgetMaxSubtotal()
      Gets (as xml) the "maxSubtotal" attribute
    • isSetMaxSubtotal

      boolean isSetMaxSubtotal()
      True if has "maxSubtotal" attribute
    • setMaxSubtotal

      void setMaxSubtotal(boolean maxSubtotal)
      Sets the "maxSubtotal" attribute
    • xsetMaxSubtotal

      void xsetMaxSubtotal(XmlBoolean maxSubtotal)
      Sets (as xml) the "maxSubtotal" attribute
    • unsetMaxSubtotal

      void unsetMaxSubtotal()
      Unsets the "maxSubtotal" attribute
    • getMinSubtotal

      boolean getMinSubtotal()
      Gets the "minSubtotal" attribute
    • xgetMinSubtotal

      XmlBoolean xgetMinSubtotal()
      Gets (as xml) the "minSubtotal" attribute
    • isSetMinSubtotal

      boolean isSetMinSubtotal()
      True if has "minSubtotal" attribute
    • setMinSubtotal

      void setMinSubtotal(boolean minSubtotal)
      Sets the "minSubtotal" attribute
    • xsetMinSubtotal

      void xsetMinSubtotal(XmlBoolean minSubtotal)
      Sets (as xml) the "minSubtotal" attribute
    • unsetMinSubtotal

      void unsetMinSubtotal()
      Unsets the "minSubtotal" attribute
    • getProductSubtotal

      boolean getProductSubtotal()
      Gets the "productSubtotal" attribute
    • xgetProductSubtotal

      XmlBoolean xgetProductSubtotal()
      Gets (as xml) the "productSubtotal" attribute
    • isSetProductSubtotal

      boolean isSetProductSubtotal()
      True if has "productSubtotal" attribute
    • setProductSubtotal

      void setProductSubtotal(boolean productSubtotal)
      Sets the "productSubtotal" attribute
    • xsetProductSubtotal

      void xsetProductSubtotal(XmlBoolean productSubtotal)
      Sets (as xml) the "productSubtotal" attribute
    • unsetProductSubtotal

      void unsetProductSubtotal()
      Unsets the "productSubtotal" attribute
    • getCountSubtotal

      boolean getCountSubtotal()
      Gets the "countSubtotal" attribute
    • xgetCountSubtotal

      XmlBoolean xgetCountSubtotal()
      Gets (as xml) the "countSubtotal" attribute
    • isSetCountSubtotal

      boolean isSetCountSubtotal()
      True if has "countSubtotal" attribute
    • setCountSubtotal

      void setCountSubtotal(boolean countSubtotal)
      Sets the "countSubtotal" attribute
    • xsetCountSubtotal

      void xsetCountSubtotal(XmlBoolean countSubtotal)
      Sets (as xml) the "countSubtotal" attribute
    • unsetCountSubtotal

      void unsetCountSubtotal()
      Unsets the "countSubtotal" attribute
    • getStdDevSubtotal

      boolean getStdDevSubtotal()
      Gets the "stdDevSubtotal" attribute
    • xgetStdDevSubtotal

      XmlBoolean xgetStdDevSubtotal()
      Gets (as xml) the "stdDevSubtotal" attribute
    • isSetStdDevSubtotal

      boolean isSetStdDevSubtotal()
      True if has "stdDevSubtotal" attribute
    • setStdDevSubtotal

      void setStdDevSubtotal(boolean stdDevSubtotal)
      Sets the "stdDevSubtotal" attribute
    • xsetStdDevSubtotal

      void xsetStdDevSubtotal(XmlBoolean stdDevSubtotal)
      Sets (as xml) the "stdDevSubtotal" attribute
    • unsetStdDevSubtotal

      void unsetStdDevSubtotal()
      Unsets the "stdDevSubtotal" attribute
    • getStdDevPSubtotal

      boolean getStdDevPSubtotal()
      Gets the "stdDevPSubtotal" attribute
    • xgetStdDevPSubtotal

      XmlBoolean xgetStdDevPSubtotal()
      Gets (as xml) the "stdDevPSubtotal" attribute
    • isSetStdDevPSubtotal

      boolean isSetStdDevPSubtotal()
      True if has "stdDevPSubtotal" attribute
    • setStdDevPSubtotal

      void setStdDevPSubtotal(boolean stdDevPSubtotal)
      Sets the "stdDevPSubtotal" attribute
    • xsetStdDevPSubtotal

      void xsetStdDevPSubtotal(XmlBoolean stdDevPSubtotal)
      Sets (as xml) the "stdDevPSubtotal" attribute
    • unsetStdDevPSubtotal

      void unsetStdDevPSubtotal()
      Unsets the "stdDevPSubtotal" attribute
    • getVarSubtotal

      boolean getVarSubtotal()
      Gets the "varSubtotal" attribute
    • xgetVarSubtotal

      XmlBoolean xgetVarSubtotal()
      Gets (as xml) the "varSubtotal" attribute
    • isSetVarSubtotal

      boolean isSetVarSubtotal()
      True if has "varSubtotal" attribute
    • setVarSubtotal

      void setVarSubtotal(boolean varSubtotal)
      Sets the "varSubtotal" attribute
    • xsetVarSubtotal

      void xsetVarSubtotal(XmlBoolean varSubtotal)
      Sets (as xml) the "varSubtotal" attribute
    • unsetVarSubtotal

      void unsetVarSubtotal()
      Unsets the "varSubtotal" attribute
    • getVarPSubtotal

      boolean getVarPSubtotal()
      Gets the "varPSubtotal" attribute
    • xgetVarPSubtotal

      XmlBoolean xgetVarPSubtotal()
      Gets (as xml) the "varPSubtotal" attribute
    • isSetVarPSubtotal

      boolean isSetVarPSubtotal()
      True if has "varPSubtotal" attribute
    • setVarPSubtotal

      void setVarPSubtotal(boolean varPSubtotal)
      Sets the "varPSubtotal" attribute
    • xsetVarPSubtotal

      void xsetVarPSubtotal(XmlBoolean varPSubtotal)
      Sets (as xml) the "varPSubtotal" attribute
    • unsetVarPSubtotal

      void unsetVarPSubtotal()
      Unsets the "varPSubtotal" attribute
    • getShowPropCell

      boolean getShowPropCell()
      Gets the "showPropCell" attribute
    • xgetShowPropCell

      XmlBoolean xgetShowPropCell()
      Gets (as xml) the "showPropCell" attribute
    • isSetShowPropCell

      boolean isSetShowPropCell()
      True if has "showPropCell" attribute
    • setShowPropCell

      void setShowPropCell(boolean showPropCell)
      Sets the "showPropCell" attribute
    • xsetShowPropCell

      void xsetShowPropCell(XmlBoolean showPropCell)
      Sets (as xml) the "showPropCell" attribute
    • unsetShowPropCell

      void unsetShowPropCell()
      Unsets the "showPropCell" attribute
    • getShowPropTip

      boolean getShowPropTip()
      Gets the "showPropTip" attribute
    • xgetShowPropTip

      XmlBoolean xgetShowPropTip()
      Gets (as xml) the "showPropTip" attribute
    • isSetShowPropTip

      boolean isSetShowPropTip()
      True if has "showPropTip" attribute
    • setShowPropTip

      void setShowPropTip(boolean showPropTip)
      Sets the "showPropTip" attribute
    • xsetShowPropTip

      void xsetShowPropTip(XmlBoolean showPropTip)
      Sets (as xml) the "showPropTip" attribute
    • unsetShowPropTip

      void unsetShowPropTip()
      Unsets the "showPropTip" attribute
    • getShowPropAsCaption

      boolean getShowPropAsCaption()
      Gets the "showPropAsCaption" attribute
    • xgetShowPropAsCaption

      XmlBoolean xgetShowPropAsCaption()
      Gets (as xml) the "showPropAsCaption" attribute
    • isSetShowPropAsCaption

      boolean isSetShowPropAsCaption()
      True if has "showPropAsCaption" attribute
    • setShowPropAsCaption

      void setShowPropAsCaption(boolean showPropAsCaption)
      Sets the "showPropAsCaption" attribute
    • xsetShowPropAsCaption

      void xsetShowPropAsCaption(XmlBoolean showPropAsCaption)
      Sets (as xml) the "showPropAsCaption" attribute
    • unsetShowPropAsCaption

      void unsetShowPropAsCaption()
      Unsets the "showPropAsCaption" attribute
    • getDefaultAttributeDrillState

      boolean getDefaultAttributeDrillState()
      Gets the "defaultAttributeDrillState" attribute
    • xgetDefaultAttributeDrillState

      XmlBoolean xgetDefaultAttributeDrillState()
      Gets (as xml) the "defaultAttributeDrillState" attribute
    • isSetDefaultAttributeDrillState

      boolean isSetDefaultAttributeDrillState()
      True if has "defaultAttributeDrillState" attribute
    • setDefaultAttributeDrillState

      void setDefaultAttributeDrillState(boolean defaultAttributeDrillState)
      Sets the "defaultAttributeDrillState" attribute
    • xsetDefaultAttributeDrillState

      void xsetDefaultAttributeDrillState(XmlBoolean defaultAttributeDrillState)
      Sets (as xml) the "defaultAttributeDrillState" attribute
    • unsetDefaultAttributeDrillState

      void unsetDefaultAttributeDrillState()
      Unsets the "defaultAttributeDrillState" attribute