public class CTPivotTableDefinition extends Object implements Child
Java class for CT_pivotTableDefinition complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_pivotTableDefinition"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="location" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_Location"/> <element name="pivotFields" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_PivotFields" minOccurs="0"/> <element name="rowFields" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_RowFields" minOccurs="0"/> <element name="rowItems" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_rowItems" minOccurs="0"/> <element name="colFields" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_ColFields" minOccurs="0"/> <element name="colItems" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_colItems" minOccurs="0"/> <element name="pageFields" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_PageFields" minOccurs="0"/> <element name="dataFields" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_DataFields" minOccurs="0"/> <element name="formats" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_Formats" minOccurs="0"/> <element name="conditionalFormats" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_ConditionalFormats" minOccurs="0"/> <element name="chartFormats" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_ChartFormats" minOccurs="0"/> <element name="pivotHierarchies" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_PivotHierarchies" minOccurs="0"/> <element name="pivotTableStyleInfo" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_PivotTableStyle" minOccurs="0"/> <element name="filters" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_PivotFilters" minOccurs="0"/> <element name="rowHierarchiesUsage" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_RowHierarchiesUsage" minOccurs="0"/> <element name="colHierarchiesUsage" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_ColHierarchiesUsage" minOccurs="0"/> <element name="extLst" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_ExtensionList" minOccurs="0"/> </sequence> <attGroup ref="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}AG_AutoFormat"/> <attribute name="name" use="required" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" /> <attribute name="cacheId" use="required" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" /> <attribute name="dataOnRows" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="dataPosition" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" /> <attribute name="dataCaption" use="required" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" /> <attribute name="grandTotalCaption" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" /> <attribute name="errorCaption" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" /> <attribute name="showError" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="missingCaption" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" /> <attribute name="showMissing" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="pageStyle" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" /> <attribute name="pivotTableStyle" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" /> <attribute name="vacatedStyle" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" /> <attribute name="tag" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" /> <attribute name="updatedVersion" type="{http://www.w3.org/2001/XMLSchema}unsignedByte" default="0" /> <attribute name="minRefreshableVersion" type="{http://www.w3.org/2001/XMLSchema}unsignedByte" default="0" /> <attribute name="asteriskTotals" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="showItems" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="editData" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="disableFieldList" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="showCalcMbrs" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="visualTotals" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="showMultipleLabel" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="showDataDropDown" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="showDrill" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="printDrill" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="showMemberPropertyTips" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="showDataTips" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="enableWizard" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="enableDrill" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="enableFieldProperties" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="preserveFormatting" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="useAutoFormatting" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="pageWrap" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" default="0" /> <attribute name="pageOverThenDown" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="subtotalHiddenItems" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="rowGrandTotals" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="colGrandTotals" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="fieldPrintTitles" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="itemPrintTitles" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="mergeItem" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="showDropZones" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="createdVersion" type="{http://www.w3.org/2001/XMLSchema}unsignedByte" default="0" /> <attribute name="indent" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" default="1" /> <attribute name="showEmptyRow" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="showEmptyCol" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="showHeaders" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="compact" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="outline" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="outlineData" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="compactData" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="published" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="gridDropZones" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="immersive" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="multipleFieldFilters" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="chartFormat" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" default="0" /> <attribute name="rowHeaderCaption" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" /> <attribute name="colHeaderCaption" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" /> <attribute name="fieldListSortAscending" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="mdxSubqueries" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="customListSort" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
CTPivotTableDefinition() |
Modifier and Type | Method and Description |
---|---|
void |
afterUnmarshal(Unmarshaller unmarshaller,
Object parent)
This method is invoked by the JAXB implementation on each instance when unmarshalling completes.
|
Long |
getAutoFormatId()
Gets the value of the autoFormatId property.
|
long |
getCacheId()
Gets the value of the cacheId property.
|
long |
getChartFormat()
Gets the value of the chartFormat property.
|
CTChartFormats |
getChartFormats()
Gets the value of the chartFormats property.
|
CTColFields |
getColFields()
Gets the value of the colFields property.
|
String |
getColHeaderCaption()
Gets the value of the colHeaderCaption property.
|
CTColHierarchiesUsage |
getColHierarchiesUsage()
Gets the value of the colHierarchiesUsage property.
|
CTColItems |
getColItems()
Gets the value of the colItems property.
|
CTConditionalFormats |
getConditionalFormats()
Gets the value of the conditionalFormats property.
|
short |
getCreatedVersion()
Gets the value of the createdVersion property.
|
String |
getDataCaption()
Gets the value of the dataCaption property.
|
CTDataFields |
getDataFields()
Gets the value of the dataFields property.
|
Long |
getDataPosition()
Gets the value of the dataPosition property.
|
String |
getErrorCaption()
Gets the value of the errorCaption property.
|
CTExtensionList |
getExtLst()
Gets the value of the extLst property.
|
CTPivotFilters |
getFilters()
Gets the value of the filters property.
|
CTFormats |
getFormats()
Gets the value of the formats property.
|
String |
getGrandTotalCaption()
Gets the value of the grandTotalCaption property.
|
long |
getIndent()
Gets the value of the indent property.
|
CTLocation |
getLocation()
Gets the value of the location property.
|
short |
getMinRefreshableVersion()
Gets the value of the minRefreshableVersion property.
|
String |
getMissingCaption()
Gets the value of the missingCaption property.
|
String |
getName()
Gets the value of the name property.
|
CTPageFields |
getPageFields()
Gets the value of the pageFields property.
|
String |
getPageStyle()
Gets the value of the pageStyle property.
|
long |
getPageWrap()
Gets the value of the pageWrap property.
|
Object |
getParent()
Gets the parent object in the object tree representing the unmarshalled xml document.
|
CTPivotFields |
getPivotFields()
Gets the value of the pivotFields property.
|
CTPivotHierarchies |
getPivotHierarchies()
Gets the value of the pivotHierarchies property.
|
String |
getPivotTableStyle()
Gets the value of the pivotTableStyle property.
|
CTPivotTableStyle |
getPivotTableStyleInfo()
Gets the value of the pivotTableStyleInfo property.
|
CTRowFields |
getRowFields()
Gets the value of the rowFields property.
|
String |
getRowHeaderCaption()
Gets the value of the rowHeaderCaption property.
|
CTRowHierarchiesUsage |
getRowHierarchiesUsage()
Gets the value of the rowHierarchiesUsage property.
|
CTRowItems |
getRowItems()
Gets the value of the rowItems property.
|
String |
getTag()
Gets the value of the tag property.
|
short |
getUpdatedVersion()
Gets the value of the updatedVersion property.
|
String |
getVacatedStyle()
Gets the value of the vacatedStyle property.
|
Boolean |
isApplyAlignmentFormats()
Gets the value of the applyAlignmentFormats property.
|
Boolean |
isApplyBorderFormats()
Gets the value of the applyBorderFormats property.
|
Boolean |
isApplyFontFormats()
Gets the value of the applyFontFormats property.
|
Boolean |
isApplyNumberFormats()
Gets the value of the applyNumberFormats property.
|
Boolean |
isApplyPatternFormats()
Gets the value of the applyPatternFormats property.
|
Boolean |
isApplyWidthHeightFormats()
Gets the value of the applyWidthHeightFormats property.
|
boolean |
isAsteriskTotals()
Gets the value of the asteriskTotals property.
|
boolean |
isColGrandTotals()
Gets the value of the colGrandTotals property.
|
boolean |
isCompact()
Gets the value of the compact property.
|
boolean |
isCompactData()
Gets the value of the compactData property.
|
boolean |
isCustomListSort()
Gets the value of the customListSort property.
|
boolean |
isDataOnRows()
Gets the value of the dataOnRows property.
|
boolean |
isDisableFieldList()
Gets the value of the disableFieldList property.
|
boolean |
isEditData()
Gets the value of the editData property.
|
boolean |
isEnableDrill()
Gets the value of the enableDrill property.
|
boolean |
isEnableFieldProperties()
Gets the value of the enableFieldProperties property.
|
boolean |
isEnableWizard()
Gets the value of the enableWizard property.
|
boolean |
isFieldListSortAscending()
Gets the value of the fieldListSortAscending property.
|
boolean |
isFieldPrintTitles()
Gets the value of the fieldPrintTitles property.
|
boolean |
isGridDropZones()
Gets the value of the gridDropZones property.
|
boolean |
isImmersive()
Gets the value of the immersive property.
|
boolean |
isItemPrintTitles()
Gets the value of the itemPrintTitles property.
|
boolean |
isMdxSubqueries()
Gets the value of the mdxSubqueries property.
|
boolean |
isMergeItem()
Gets the value of the mergeItem property.
|
boolean |
isMultipleFieldFilters()
Gets the value of the multipleFieldFilters property.
|
boolean |
isOutline()
Gets the value of the outline property.
|
boolean |
isOutlineData()
Gets the value of the outlineData property.
|
boolean |
isPageOverThenDown()
Gets the value of the pageOverThenDown property.
|
boolean |
isPreserveFormatting()
Gets the value of the preserveFormatting property.
|
boolean |
isPrintDrill()
Gets the value of the printDrill property.
|
boolean |
isPublished()
Gets the value of the published property.
|
boolean |
isRowGrandTotals()
Gets the value of the rowGrandTotals property.
|
boolean |
isShowCalcMbrs()
Gets the value of the showCalcMbrs property.
|
boolean |
isShowDataDropDown()
Gets the value of the showDataDropDown property.
|
boolean |
isShowDataTips()
Gets the value of the showDataTips property.
|
boolean |
isShowDrill()
Gets the value of the showDrill property.
|
boolean |
isShowDropZones()
Gets the value of the showDropZones property.
|
boolean |
isShowEmptyCol()
Gets the value of the showEmptyCol property.
|
boolean |
isShowEmptyRow()
Gets the value of the showEmptyRow property.
|
boolean |
isShowError()
Gets the value of the showError property.
|
boolean |
isShowHeaders()
Gets the value of the showHeaders property.
|
boolean |
isShowItems()
Gets the value of the showItems property.
|
boolean |
isShowMemberPropertyTips()
Gets the value of the showMemberPropertyTips property.
|
boolean |
isShowMissing()
Gets the value of the showMissing property.
|
boolean |
isShowMultipleLabel()
Gets the value of the showMultipleLabel property.
|
boolean |
isSubtotalHiddenItems()
Gets the value of the subtotalHiddenItems property.
|
boolean |
isUseAutoFormatting()
Gets the value of the useAutoFormatting property.
|
boolean |
isVisualTotals()
Gets the value of the visualTotals property.
|
void |
setApplyAlignmentFormats(Boolean value)
Sets the value of the applyAlignmentFormats property.
|
void |
setApplyBorderFormats(Boolean value)
Sets the value of the applyBorderFormats property.
|
void |
setApplyFontFormats(Boolean value)
Sets the value of the applyFontFormats property.
|
void |
setApplyNumberFormats(Boolean value)
Sets the value of the applyNumberFormats property.
|
void |
setApplyPatternFormats(Boolean value)
Sets the value of the applyPatternFormats property.
|
void |
setApplyWidthHeightFormats(Boolean value)
Sets the value of the applyWidthHeightFormats property.
|
void |
setAsteriskTotals(Boolean value)
Sets the value of the asteriskTotals property.
|
void |
setAutoFormatId(Long value)
Sets the value of the autoFormatId property.
|
void |
setCacheId(long value)
Sets the value of the cacheId property.
|
void |
setChartFormat(Long value)
Sets the value of the chartFormat property.
|
void |
setChartFormats(CTChartFormats value)
Sets the value of the chartFormats property.
|
void |
setColFields(CTColFields value)
Sets the value of the colFields property.
|
void |
setColGrandTotals(Boolean value)
Sets the value of the colGrandTotals property.
|
void |
setColHeaderCaption(String value)
Sets the value of the colHeaderCaption property.
|
void |
setColHierarchiesUsage(CTColHierarchiesUsage value)
Sets the value of the colHierarchiesUsage property.
|
void |
setColItems(CTColItems value)
Sets the value of the colItems property.
|
void |
setCompact(Boolean value)
Sets the value of the compact property.
|
void |
setCompactData(Boolean value)
Sets the value of the compactData property.
|
void |
setConditionalFormats(CTConditionalFormats value)
Sets the value of the conditionalFormats property.
|
void |
setCreatedVersion(Short value)
Sets the value of the createdVersion property.
|
void |
setCustomListSort(Boolean value)
Sets the value of the customListSort property.
|
void |
setDataCaption(String value)
Sets the value of the dataCaption property.
|
void |
setDataFields(CTDataFields value)
Sets the value of the dataFields property.
|
void |
setDataOnRows(Boolean value)
Sets the value of the dataOnRows property.
|
void |
setDataPosition(Long value)
Sets the value of the dataPosition property.
|
void |
setDisableFieldList(Boolean value)
Sets the value of the disableFieldList property.
|
void |
setEditData(Boolean value)
Sets the value of the editData property.
|
void |
setEnableDrill(Boolean value)
Sets the value of the enableDrill property.
|
void |
setEnableFieldProperties(Boolean value)
Sets the value of the enableFieldProperties property.
|
void |
setEnableWizard(Boolean value)
Sets the value of the enableWizard property.
|
void |
setErrorCaption(String value)
Sets the value of the errorCaption property.
|
void |
setExtLst(CTExtensionList value)
Sets the value of the extLst property.
|
void |
setFieldListSortAscending(Boolean value)
Sets the value of the fieldListSortAscending property.
|
void |
setFieldPrintTitles(Boolean value)
Sets the value of the fieldPrintTitles property.
|
void |
setFilters(CTPivotFilters value)
Sets the value of the filters property.
|
void |
setFormats(CTFormats value)
Sets the value of the formats property.
|
void |
setGrandTotalCaption(String value)
Sets the value of the grandTotalCaption property.
|
void |
setGridDropZones(Boolean value)
Sets the value of the gridDropZones property.
|
void |
setImmersive(Boolean value)
Sets the value of the immersive property.
|
void |
setIndent(Long value)
Sets the value of the indent property.
|
void |
setItemPrintTitles(Boolean value)
Sets the value of the itemPrintTitles property.
|
void |
setLocation(CTLocation value)
Sets the value of the location property.
|
void |
setMdxSubqueries(Boolean value)
Sets the value of the mdxSubqueries property.
|
void |
setMergeItem(Boolean value)
Sets the value of the mergeItem property.
|
void |
setMinRefreshableVersion(Short value)
Sets the value of the minRefreshableVersion property.
|
void |
setMissingCaption(String value)
Sets the value of the missingCaption property.
|
void |
setMultipleFieldFilters(Boolean value)
Sets the value of the multipleFieldFilters property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setOutline(Boolean value)
Sets the value of the outline property.
|
void |
setOutlineData(Boolean value)
Sets the value of the outlineData property.
|
void |
setPageFields(CTPageFields value)
Sets the value of the pageFields property.
|
void |
setPageOverThenDown(Boolean value)
Sets the value of the pageOverThenDown property.
|
void |
setPageStyle(String value)
Sets the value of the pageStyle property.
|
void |
setPageWrap(Long value)
Sets the value of the pageWrap property.
|
void |
setParent(Object parent) |
void |
setPivotFields(CTPivotFields value)
Sets the value of the pivotFields property.
|
void |
setPivotHierarchies(CTPivotHierarchies value)
Sets the value of the pivotHierarchies property.
|
void |
setPivotTableStyle(String value)
Sets the value of the pivotTableStyle property.
|
void |
setPivotTableStyleInfo(CTPivotTableStyle value)
Sets the value of the pivotTableStyleInfo property.
|
void |
setPreserveFormatting(Boolean value)
Sets the value of the preserveFormatting property.
|
void |
setPrintDrill(Boolean value)
Sets the value of the printDrill property.
|
void |
setPublished(Boolean value)
Sets the value of the published property.
|
void |
setRowFields(CTRowFields value)
Sets the value of the rowFields property.
|
void |
setRowGrandTotals(Boolean value)
Sets the value of the rowGrandTotals property.
|
void |
setRowHeaderCaption(String value)
Sets the value of the rowHeaderCaption property.
|
void |
setRowHierarchiesUsage(CTRowHierarchiesUsage value)
Sets the value of the rowHierarchiesUsage property.
|
void |
setRowItems(CTRowItems value)
Sets the value of the rowItems property.
|
void |
setShowCalcMbrs(Boolean value)
Sets the value of the showCalcMbrs property.
|
void |
setShowDataDropDown(Boolean value)
Sets the value of the showDataDropDown property.
|
void |
setShowDataTips(Boolean value)
Sets the value of the showDataTips property.
|
void |
setShowDrill(Boolean value)
Sets the value of the showDrill property.
|
void |
setShowDropZones(Boolean value)
Sets the value of the showDropZones property.
|
void |
setShowEmptyCol(Boolean value)
Sets the value of the showEmptyCol property.
|
void |
setShowEmptyRow(Boolean value)
Sets the value of the showEmptyRow property.
|
void |
setShowError(Boolean value)
Sets the value of the showError property.
|
void |
setShowHeaders(Boolean value)
Sets the value of the showHeaders property.
|
void |
setShowItems(Boolean value)
Sets the value of the showItems property.
|
void |
setShowMemberPropertyTips(Boolean value)
Sets the value of the showMemberPropertyTips property.
|
void |
setShowMissing(Boolean value)
Sets the value of the showMissing property.
|
void |
setShowMultipleLabel(Boolean value)
Sets the value of the showMultipleLabel property.
|
void |
setSubtotalHiddenItems(Boolean value)
Sets the value of the subtotalHiddenItems property.
|
void |
setTag(String value)
Sets the value of the tag property.
|
void |
setUpdatedVersion(Short value)
Sets the value of the updatedVersion property.
|
void |
setUseAutoFormatting(Boolean value)
Sets the value of the useAutoFormatting property.
|
void |
setVacatedStyle(String value)
Sets the value of the vacatedStyle property.
|
void |
setVisualTotals(Boolean value)
Sets the value of the visualTotals property.
|
protected CTLocation location
protected CTPivotFields pivotFields
protected CTRowFields rowFields
protected CTRowItems rowItems
protected CTColFields colFields
protected CTColItems colItems
protected CTPageFields pageFields
protected CTDataFields dataFields
protected CTFormats formats
protected CTConditionalFormats conditionalFormats
protected CTChartFormats chartFormats
protected CTPivotHierarchies pivotHierarchies
protected CTPivotTableStyle pivotTableStyleInfo
protected CTPivotFilters filters
protected CTRowHierarchiesUsage rowHierarchiesUsage
protected CTColHierarchiesUsage colHierarchiesUsage
protected CTExtensionList extLst
protected String name
protected long cacheId
protected Boolean dataOnRows
protected Long dataPosition
protected String dataCaption
protected String grandTotalCaption
protected String errorCaption
protected Boolean showError
protected String missingCaption
protected Boolean showMissing
protected String pageStyle
protected String pivotTableStyle
protected String vacatedStyle
protected String tag
protected Short updatedVersion
protected Short minRefreshableVersion
protected Boolean asteriskTotals
protected Boolean showItems
protected Boolean editData
protected Boolean disableFieldList
protected Boolean showCalcMbrs
protected Boolean visualTotals
protected Boolean showMultipleLabel
protected Boolean showDataDropDown
protected Boolean showDrill
protected Boolean printDrill
protected Boolean showMemberPropertyTips
protected Boolean showDataTips
protected Boolean enableWizard
protected Boolean enableDrill
protected Boolean enableFieldProperties
protected Boolean preserveFormatting
protected Boolean useAutoFormatting
protected Long pageWrap
protected Boolean pageOverThenDown
protected Boolean subtotalHiddenItems
protected Boolean rowGrandTotals
protected Boolean colGrandTotals
protected Boolean fieldPrintTitles
protected Boolean itemPrintTitles
protected Boolean mergeItem
protected Boolean showDropZones
protected Short createdVersion
protected Long indent
protected Boolean showEmptyRow
protected Boolean showEmptyCol
protected Boolean showHeaders
protected Boolean compact
protected Boolean outline
protected Boolean outlineData
protected Boolean compactData
protected Boolean published
protected Boolean gridDropZones
protected Boolean immersive
protected Boolean multipleFieldFilters
protected Long chartFormat
protected String rowHeaderCaption
protected String colHeaderCaption
protected Boolean fieldListSortAscending
protected Boolean mdxSubqueries
protected Boolean customListSort
protected Long autoFormatId
protected Boolean applyNumberFormats
protected Boolean applyBorderFormats
protected Boolean applyFontFormats
protected Boolean applyPatternFormats
protected Boolean applyAlignmentFormats
protected Boolean applyWidthHeightFormats
public CTLocation getLocation()
CTLocation
public void setLocation(CTLocation value)
value
- allowed object is
CTLocation
public CTPivotFields getPivotFields()
CTPivotFields
public void setPivotFields(CTPivotFields value)
value
- allowed object is
CTPivotFields
public CTRowFields getRowFields()
CTRowFields
public void setRowFields(CTRowFields value)
value
- allowed object is
CTRowFields
public CTRowItems getRowItems()
CTRowItems
public void setRowItems(CTRowItems value)
value
- allowed object is
CTRowItems
public CTColFields getColFields()
CTColFields
public void setColFields(CTColFields value)
value
- allowed object is
CTColFields
public CTColItems getColItems()
CTColItems
public void setColItems(CTColItems value)
value
- allowed object is
CTColItems
public CTPageFields getPageFields()
CTPageFields
public void setPageFields(CTPageFields value)
value
- allowed object is
CTPageFields
public CTDataFields getDataFields()
CTDataFields
public void setDataFields(CTDataFields value)
value
- allowed object is
CTDataFields
public CTFormats getFormats()
CTFormats
public void setFormats(CTFormats value)
value
- allowed object is
CTFormats
public CTConditionalFormats getConditionalFormats()
CTConditionalFormats
public void setConditionalFormats(CTConditionalFormats value)
value
- allowed object is
CTConditionalFormats
public CTChartFormats getChartFormats()
CTChartFormats
public void setChartFormats(CTChartFormats value)
value
- allowed object is
CTChartFormats
public CTPivotHierarchies getPivotHierarchies()
CTPivotHierarchies
public void setPivotHierarchies(CTPivotHierarchies value)
value
- allowed object is
CTPivotHierarchies
public CTPivotTableStyle getPivotTableStyleInfo()
CTPivotTableStyle
public void setPivotTableStyleInfo(CTPivotTableStyle value)
value
- allowed object is
CTPivotTableStyle
public CTPivotFilters getFilters()
CTPivotFilters
public void setFilters(CTPivotFilters value)
value
- allowed object is
CTPivotFilters
public CTRowHierarchiesUsage getRowHierarchiesUsage()
CTRowHierarchiesUsage
public void setRowHierarchiesUsage(CTRowHierarchiesUsage value)
value
- allowed object is
CTRowHierarchiesUsage
public CTColHierarchiesUsage getColHierarchiesUsage()
CTColHierarchiesUsage
public void setColHierarchiesUsage(CTColHierarchiesUsage value)
value
- allowed object is
CTColHierarchiesUsage
public CTExtensionList getExtLst()
CTExtensionList
public void setExtLst(CTExtensionList value)
value
- allowed object is
CTExtensionList
public String getName()
String
public void setName(String value)
value
- allowed object is
String
public long getCacheId()
public void setCacheId(long value)
public boolean isDataOnRows()
Boolean
public void setDataOnRows(Boolean value)
value
- allowed object is
Boolean
public Long getDataPosition()
Long
public void setDataPosition(Long value)
value
- allowed object is
Long
public String getDataCaption()
String
public void setDataCaption(String value)
value
- allowed object is
String
public String getGrandTotalCaption()
String
public void setGrandTotalCaption(String value)
value
- allowed object is
String
public String getErrorCaption()
String
public void setErrorCaption(String value)
value
- allowed object is
String
public boolean isShowError()
Boolean
public void setShowError(Boolean value)
value
- allowed object is
Boolean
public String getMissingCaption()
String
public void setMissingCaption(String value)
value
- allowed object is
String
public boolean isShowMissing()
Boolean
public void setShowMissing(Boolean value)
value
- allowed object is
Boolean
public String getPageStyle()
String
public void setPageStyle(String value)
value
- allowed object is
String
public String getPivotTableStyle()
String
public void setPivotTableStyle(String value)
value
- allowed object is
String
public String getVacatedStyle()
String
public void setVacatedStyle(String value)
value
- allowed object is
String
public String getTag()
String
public void setTag(String value)
value
- allowed object is
String
public short getUpdatedVersion()
Short
public void setUpdatedVersion(Short value)
value
- allowed object is
Short
public short getMinRefreshableVersion()
Short
public void setMinRefreshableVersion(Short value)
value
- allowed object is
Short
public boolean isAsteriskTotals()
Boolean
public void setAsteriskTotals(Boolean value)
value
- allowed object is
Boolean
public boolean isShowItems()
Boolean
public void setShowItems(Boolean value)
value
- allowed object is
Boolean
public boolean isEditData()
Boolean
public void setEditData(Boolean value)
value
- allowed object is
Boolean
public boolean isDisableFieldList()
Boolean
public void setDisableFieldList(Boolean value)
value
- allowed object is
Boolean
public boolean isShowCalcMbrs()
Boolean
public void setShowCalcMbrs(Boolean value)
value
- allowed object is
Boolean
public boolean isVisualTotals()
Boolean
public void setVisualTotals(Boolean value)
value
- allowed object is
Boolean
public boolean isShowMultipleLabel()
Boolean
public void setShowMultipleLabel(Boolean value)
value
- allowed object is
Boolean
public boolean isShowDataDropDown()
Boolean
public void setShowDataDropDown(Boolean value)
value
- allowed object is
Boolean
public boolean isShowDrill()
Boolean
public void setShowDrill(Boolean value)
value
- allowed object is
Boolean
public boolean isPrintDrill()
Boolean
public void setPrintDrill(Boolean value)
value
- allowed object is
Boolean
public boolean isShowMemberPropertyTips()
Boolean
public void setShowMemberPropertyTips(Boolean value)
value
- allowed object is
Boolean
public boolean isShowDataTips()
Boolean
public void setShowDataTips(Boolean value)
value
- allowed object is
Boolean
public boolean isEnableWizard()
Boolean
public void setEnableWizard(Boolean value)
value
- allowed object is
Boolean
public boolean isEnableDrill()
Boolean
public void setEnableDrill(Boolean value)
value
- allowed object is
Boolean
public boolean isEnableFieldProperties()
Boolean
public void setEnableFieldProperties(Boolean value)
value
- allowed object is
Boolean
public boolean isPreserveFormatting()
Boolean
public void setPreserveFormatting(Boolean value)
value
- allowed object is
Boolean
public boolean isUseAutoFormatting()
Boolean
public void setUseAutoFormatting(Boolean value)
value
- allowed object is
Boolean
public long getPageWrap()
Long
public void setPageWrap(Long value)
value
- allowed object is
Long
public boolean isPageOverThenDown()
Boolean
public void setPageOverThenDown(Boolean value)
value
- allowed object is
Boolean
public boolean isSubtotalHiddenItems()
Boolean
public void setSubtotalHiddenItems(Boolean value)
value
- allowed object is
Boolean
public boolean isRowGrandTotals()
Boolean
public void setRowGrandTotals(Boolean value)
value
- allowed object is
Boolean
public boolean isColGrandTotals()
Boolean
public void setColGrandTotals(Boolean value)
value
- allowed object is
Boolean
public boolean isFieldPrintTitles()
Boolean
public void setFieldPrintTitles(Boolean value)
value
- allowed object is
Boolean
public boolean isItemPrintTitles()
Boolean
public void setItemPrintTitles(Boolean value)
value
- allowed object is
Boolean
public boolean isMergeItem()
Boolean
public void setMergeItem(Boolean value)
value
- allowed object is
Boolean
public boolean isShowDropZones()
Boolean
public void setShowDropZones(Boolean value)
value
- allowed object is
Boolean
public short getCreatedVersion()
Short
public void setCreatedVersion(Short value)
value
- allowed object is
Short
public long getIndent()
Long
public void setIndent(Long value)
value
- allowed object is
Long
public boolean isShowEmptyRow()
Boolean
public void setShowEmptyRow(Boolean value)
value
- allowed object is
Boolean
public boolean isShowEmptyCol()
Boolean
public void setShowEmptyCol(Boolean value)
value
- allowed object is
Boolean
public boolean isShowHeaders()
Boolean
public void setShowHeaders(Boolean value)
value
- allowed object is
Boolean
public boolean isCompact()
Boolean
public void setCompact(Boolean value)
value
- allowed object is
Boolean
public boolean isOutline()
Boolean
public void setOutline(Boolean value)
value
- allowed object is
Boolean
public boolean isOutlineData()
Boolean
public void setOutlineData(Boolean value)
value
- allowed object is
Boolean
public boolean isCompactData()
Boolean
public void setCompactData(Boolean value)
value
- allowed object is
Boolean
public boolean isPublished()
Boolean
public void setPublished(Boolean value)
value
- allowed object is
Boolean
public boolean isGridDropZones()
Boolean
public void setGridDropZones(Boolean value)
value
- allowed object is
Boolean
public boolean isImmersive()
Boolean
public void setImmersive(Boolean value)
value
- allowed object is
Boolean
public boolean isMultipleFieldFilters()
Boolean
public void setMultipleFieldFilters(Boolean value)
value
- allowed object is
Boolean
public long getChartFormat()
Long
public void setChartFormat(Long value)
value
- allowed object is
Long
public String getRowHeaderCaption()
String
public void setRowHeaderCaption(String value)
value
- allowed object is
String
public String getColHeaderCaption()
String
public void setColHeaderCaption(String value)
value
- allowed object is
String
public boolean isFieldListSortAscending()
Boolean
public void setFieldListSortAscending(Boolean value)
value
- allowed object is
Boolean
public boolean isMdxSubqueries()
Boolean
public void setMdxSubqueries(Boolean value)
value
- allowed object is
Boolean
public boolean isCustomListSort()
Boolean
public void setCustomListSort(Boolean value)
value
- allowed object is
Boolean
public Long getAutoFormatId()
Long
public void setAutoFormatId(Long value)
value
- allowed object is
Long
public Boolean isApplyNumberFormats()
Boolean
public void setApplyNumberFormats(Boolean value)
value
- allowed object is
Boolean
public Boolean isApplyBorderFormats()
Boolean
public void setApplyBorderFormats(Boolean value)
value
- allowed object is
Boolean
public Boolean isApplyFontFormats()
Boolean
public void setApplyFontFormats(Boolean value)
value
- allowed object is
Boolean
public Boolean isApplyPatternFormats()
Boolean
public void setApplyPatternFormats(Boolean value)
value
- allowed object is
Boolean
public Boolean isApplyAlignmentFormats()
Boolean
public void setApplyAlignmentFormats(Boolean value)
value
- allowed object is
Boolean
public Boolean isApplyWidthHeightFormats()
Boolean
public void setApplyWidthHeightFormats(Boolean value)
value
- allowed object is
Boolean
public Object getParent()
public void afterUnmarshal(Unmarshaller unmarshaller, Object parent)
parent
- The parent object in the object tree.unmarshaller
- The unmarshaller that generated the instance.Copyright © 2007-2018. All Rights Reserved.