public class CTPivotTableDefinition extends java.lang.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>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Boolean |
applyAlignmentFormats |
protected java.lang.Boolean |
applyBorderFormats |
protected java.lang.Boolean |
applyFontFormats |
protected java.lang.Boolean |
applyNumberFormats |
protected java.lang.Boolean |
applyPatternFormats |
protected java.lang.Boolean |
applyWidthHeightFormats |
protected java.lang.Boolean |
asteriskTotals |
protected java.lang.Long |
autoFormatId |
protected long |
cacheId |
protected java.lang.Long |
chartFormat |
protected CTChartFormats |
chartFormats |
protected CTColFields |
colFields |
protected java.lang.Boolean |
colGrandTotals |
protected java.lang.String |
colHeaderCaption |
protected CTColHierarchiesUsage |
colHierarchiesUsage |
protected CTColItems |
colItems |
protected java.lang.Boolean |
compact |
protected java.lang.Boolean |
compactData |
protected CTConditionalFormats |
conditionalFormats |
protected java.lang.Short |
createdVersion |
protected java.lang.Boolean |
customListSort |
protected java.lang.String |
dataCaption |
protected CTDataFields |
dataFields |
protected java.lang.Boolean |
dataOnRows |
protected java.lang.Long |
dataPosition |
protected java.lang.Boolean |
disableFieldList |
protected java.lang.Boolean |
editData |
protected java.lang.Boolean |
enableDrill |
protected java.lang.Boolean |
enableFieldProperties |
protected java.lang.Boolean |
enableWizard |
protected java.lang.String |
errorCaption |
protected CTExtensionList |
extLst |
protected java.lang.Boolean |
fieldListSortAscending |
protected java.lang.Boolean |
fieldPrintTitles |
protected CTPivotFilters |
filters |
protected CTFormats |
formats |
protected java.lang.String |
grandTotalCaption |
protected java.lang.Boolean |
gridDropZones |
protected java.lang.Boolean |
immersive |
protected java.lang.Long |
indent |
protected java.lang.Boolean |
itemPrintTitles |
protected CTLocation |
location |
protected java.lang.Boolean |
mdxSubqueries |
protected java.lang.Boolean |
mergeItem |
protected java.lang.Short |
minRefreshableVersion |
protected java.lang.String |
missingCaption |
protected java.lang.Boolean |
multipleFieldFilters |
protected java.lang.String |
name |
protected java.lang.Boolean |
outline |
protected java.lang.Boolean |
outlineData |
protected CTPageFields |
pageFields |
protected java.lang.Boolean |
pageOverThenDown |
protected java.lang.String |
pageStyle |
protected java.lang.Long |
pageWrap |
protected CTPivotFields |
pivotFields |
protected CTPivotHierarchies |
pivotHierarchies |
protected java.lang.String |
pivotTableStyle |
protected CTPivotTableStyle |
pivotTableStyleInfo |
protected java.lang.Boolean |
preserveFormatting |
protected java.lang.Boolean |
printDrill |
protected java.lang.Boolean |
published |
protected CTRowFields |
rowFields |
protected java.lang.Boolean |
rowGrandTotals |
protected java.lang.String |
rowHeaderCaption |
protected CTRowHierarchiesUsage |
rowHierarchiesUsage |
protected CTRowItems |
rowItems |
protected java.lang.Boolean |
showCalcMbrs |
protected java.lang.Boolean |
showDataDropDown |
protected java.lang.Boolean |
showDataTips |
protected java.lang.Boolean |
showDrill |
protected java.lang.Boolean |
showDropZones |
protected java.lang.Boolean |
showEmptyCol |
protected java.lang.Boolean |
showEmptyRow |
protected java.lang.Boolean |
showError |
protected java.lang.Boolean |
showHeaders |
protected java.lang.Boolean |
showItems |
protected java.lang.Boolean |
showMemberPropertyTips |
protected java.lang.Boolean |
showMissing |
protected java.lang.Boolean |
showMultipleLabel |
protected java.lang.Boolean |
subtotalHiddenItems |
protected java.lang.String |
tag |
protected java.lang.Short |
updatedVersion |
protected java.lang.Boolean |
useAutoFormatting |
protected java.lang.String |
vacatedStyle |
protected java.lang.Boolean |
visualTotals |
| Constructor and Description |
|---|
CTPivotTableDefinition() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterUnmarshal(javax.xml.bind.Unmarshaller unmarshaller,
java.lang.Object parent)
This method is invoked by the JAXB implementation on each instance when unmarshalling completes.
|
java.lang.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.
|
java.lang.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.
|
java.lang.String |
getDataCaption()
Gets the value of the dataCaption property.
|
CTDataFields |
getDataFields()
Gets the value of the dataFields property.
|
java.lang.Long |
getDataPosition()
Gets the value of the dataPosition property.
|
java.lang.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.
|
java.lang.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.
|
java.lang.String |
getMissingCaption()
Gets the value of the missingCaption property.
|
java.lang.String |
getName()
Gets the value of the name property.
|
CTPageFields |
getPageFields()
Gets the value of the pageFields property.
|
java.lang.String |
getPageStyle()
Gets the value of the pageStyle property.
|
long |
getPageWrap()
Gets the value of the pageWrap property.
|
java.lang.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.
|
java.lang.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.
|
java.lang.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.
|
java.lang.String |
getTag()
Gets the value of the tag property.
|
short |
getUpdatedVersion()
Gets the value of the updatedVersion property.
|
java.lang.String |
getVacatedStyle()
Gets the value of the vacatedStyle property.
|
java.lang.Boolean |
isApplyAlignmentFormats()
Gets the value of the applyAlignmentFormats property.
|
java.lang.Boolean |
isApplyBorderFormats()
Gets the value of the applyBorderFormats property.
|
java.lang.Boolean |
isApplyFontFormats()
Gets the value of the applyFontFormats property.
|
java.lang.Boolean |
isApplyNumberFormats()
Gets the value of the applyNumberFormats property.
|
java.lang.Boolean |
isApplyPatternFormats()
Gets the value of the applyPatternFormats property.
|
java.lang.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(java.lang.Boolean value)
Sets the value of the applyAlignmentFormats property.
|
void |
setApplyBorderFormats(java.lang.Boolean value)
Sets the value of the applyBorderFormats property.
|
void |
setApplyFontFormats(java.lang.Boolean value)
Sets the value of the applyFontFormats property.
|
void |
setApplyNumberFormats(java.lang.Boolean value)
Sets the value of the applyNumberFormats property.
|
void |
setApplyPatternFormats(java.lang.Boolean value)
Sets the value of the applyPatternFormats property.
|
void |
setApplyWidthHeightFormats(java.lang.Boolean value)
Sets the value of the applyWidthHeightFormats property.
|
void |
setAsteriskTotals(java.lang.Boolean value)
Sets the value of the asteriskTotals property.
|
void |
setAutoFormatId(java.lang.Long value)
Sets the value of the autoFormatId property.
|
void |
setCacheId(long value)
Sets the value of the cacheId property.
|
void |
setChartFormat(java.lang.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(java.lang.Boolean value)
Sets the value of the colGrandTotals property.
|
void |
setColHeaderCaption(java.lang.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(java.lang.Boolean value)
Sets the value of the compact property.
|
void |
setCompactData(java.lang.Boolean value)
Sets the value of the compactData property.
|
void |
setConditionalFormats(CTConditionalFormats value)
Sets the value of the conditionalFormats property.
|
void |
setCreatedVersion(java.lang.Short value)
Sets the value of the createdVersion property.
|
void |
setCustomListSort(java.lang.Boolean value)
Sets the value of the customListSort property.
|
void |
setDataCaption(java.lang.String value)
Sets the value of the dataCaption property.
|
void |
setDataFields(CTDataFields value)
Sets the value of the dataFields property.
|
void |
setDataOnRows(java.lang.Boolean value)
Sets the value of the dataOnRows property.
|
void |
setDataPosition(java.lang.Long value)
Sets the value of the dataPosition property.
|
void |
setDisableFieldList(java.lang.Boolean value)
Sets the value of the disableFieldList property.
|
void |
setEditData(java.lang.Boolean value)
Sets the value of the editData property.
|
void |
setEnableDrill(java.lang.Boolean value)
Sets the value of the enableDrill property.
|
void |
setEnableFieldProperties(java.lang.Boolean value)
Sets the value of the enableFieldProperties property.
|
void |
setEnableWizard(java.lang.Boolean value)
Sets the value of the enableWizard property.
|
void |
setErrorCaption(java.lang.String value)
Sets the value of the errorCaption property.
|
void |
setExtLst(CTExtensionList value)
Sets the value of the extLst property.
|
void |
setFieldListSortAscending(java.lang.Boolean value)
Sets the value of the fieldListSortAscending property.
|
void |
setFieldPrintTitles(java.lang.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(java.lang.String value)
Sets the value of the grandTotalCaption property.
|
void |
setGridDropZones(java.lang.Boolean value)
Sets the value of the gridDropZones property.
|
void |
setImmersive(java.lang.Boolean value)
Sets the value of the immersive property.
|
void |
setIndent(java.lang.Long value)
Sets the value of the indent property.
|
void |
setItemPrintTitles(java.lang.Boolean value)
Sets the value of the itemPrintTitles property.
|
void |
setLocation(CTLocation value)
Sets the value of the location property.
|
void |
setMdxSubqueries(java.lang.Boolean value)
Sets the value of the mdxSubqueries property.
|
void |
setMergeItem(java.lang.Boolean value)
Sets the value of the mergeItem property.
|
void |
setMinRefreshableVersion(java.lang.Short value)
Sets the value of the minRefreshableVersion property.
|
void |
setMissingCaption(java.lang.String value)
Sets the value of the missingCaption property.
|
void |
setMultipleFieldFilters(java.lang.Boolean value)
Sets the value of the multipleFieldFilters property.
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
void |
setOutline(java.lang.Boolean value)
Sets the value of the outline property.
|
void |
setOutlineData(java.lang.Boolean value)
Sets the value of the outlineData property.
|
void |
setPageFields(CTPageFields value)
Sets the value of the pageFields property.
|
void |
setPageOverThenDown(java.lang.Boolean value)
Sets the value of the pageOverThenDown property.
|
void |
setPageStyle(java.lang.String value)
Sets the value of the pageStyle property.
|
void |
setPageWrap(java.lang.Long value)
Sets the value of the pageWrap property.
|
void |
setParent(java.lang.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(java.lang.String value)
Sets the value of the pivotTableStyle property.
|
void |
setPivotTableStyleInfo(CTPivotTableStyle value)
Sets the value of the pivotTableStyleInfo property.
|
void |
setPreserveFormatting(java.lang.Boolean value)
Sets the value of the preserveFormatting property.
|
void |
setPrintDrill(java.lang.Boolean value)
Sets the value of the printDrill property.
|
void |
setPublished(java.lang.Boolean value)
Sets the value of the published property.
|
void |
setRowFields(CTRowFields value)
Sets the value of the rowFields property.
|
void |
setRowGrandTotals(java.lang.Boolean value)
Sets the value of the rowGrandTotals property.
|
void |
setRowHeaderCaption(java.lang.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(java.lang.Boolean value)
Sets the value of the showCalcMbrs property.
|
void |
setShowDataDropDown(java.lang.Boolean value)
Sets the value of the showDataDropDown property.
|
void |
setShowDataTips(java.lang.Boolean value)
Sets the value of the showDataTips property.
|
void |
setShowDrill(java.lang.Boolean value)
Sets the value of the showDrill property.
|
void |
setShowDropZones(java.lang.Boolean value)
Sets the value of the showDropZones property.
|
void |
setShowEmptyCol(java.lang.Boolean value)
Sets the value of the showEmptyCol property.
|
void |
setShowEmptyRow(java.lang.Boolean value)
Sets the value of the showEmptyRow property.
|
void |
setShowError(java.lang.Boolean value)
Sets the value of the showError property.
|
void |
setShowHeaders(java.lang.Boolean value)
Sets the value of the showHeaders property.
|
void |
setShowItems(java.lang.Boolean value)
Sets the value of the showItems property.
|
void |
setShowMemberPropertyTips(java.lang.Boolean value)
Sets the value of the showMemberPropertyTips property.
|
void |
setShowMissing(java.lang.Boolean value)
Sets the value of the showMissing property.
|
void |
setShowMultipleLabel(java.lang.Boolean value)
Sets the value of the showMultipleLabel property.
|
void |
setSubtotalHiddenItems(java.lang.Boolean value)
Sets the value of the subtotalHiddenItems property.
|
void |
setTag(java.lang.String value)
Sets the value of the tag property.
|
void |
setUpdatedVersion(java.lang.Short value)
Sets the value of the updatedVersion property.
|
void |
setUseAutoFormatting(java.lang.Boolean value)
Sets the value of the useAutoFormatting property.
|
void |
setVacatedStyle(java.lang.String value)
Sets the value of the vacatedStyle property.
|
void |
setVisualTotals(java.lang.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 java.lang.String name
protected long cacheId
protected java.lang.Boolean dataOnRows
protected java.lang.Long dataPosition
protected java.lang.String dataCaption
protected java.lang.String grandTotalCaption
protected java.lang.String errorCaption
protected java.lang.Boolean showError
protected java.lang.String missingCaption
protected java.lang.Boolean showMissing
protected java.lang.String pageStyle
protected java.lang.String pivotTableStyle
protected java.lang.String vacatedStyle
protected java.lang.String tag
protected java.lang.Short updatedVersion
protected java.lang.Short minRefreshableVersion
protected java.lang.Boolean asteriskTotals
protected java.lang.Boolean showItems
protected java.lang.Boolean editData
protected java.lang.Boolean disableFieldList
protected java.lang.Boolean showCalcMbrs
protected java.lang.Boolean visualTotals
protected java.lang.Boolean showMultipleLabel
protected java.lang.Boolean showDataDropDown
protected java.lang.Boolean showDrill
protected java.lang.Boolean printDrill
protected java.lang.Boolean showMemberPropertyTips
protected java.lang.Boolean showDataTips
protected java.lang.Boolean enableWizard
protected java.lang.Boolean enableDrill
protected java.lang.Boolean enableFieldProperties
protected java.lang.Boolean preserveFormatting
protected java.lang.Boolean useAutoFormatting
protected java.lang.Long pageWrap
protected java.lang.Boolean pageOverThenDown
protected java.lang.Boolean subtotalHiddenItems
protected java.lang.Boolean rowGrandTotals
protected java.lang.Boolean colGrandTotals
protected java.lang.Boolean fieldPrintTitles
protected java.lang.Boolean itemPrintTitles
protected java.lang.Boolean mergeItem
protected java.lang.Boolean showDropZones
protected java.lang.Short createdVersion
protected java.lang.Long indent
protected java.lang.Boolean showEmptyRow
protected java.lang.Boolean showEmptyCol
protected java.lang.Boolean showHeaders
protected java.lang.Boolean compact
protected java.lang.Boolean outline
protected java.lang.Boolean outlineData
protected java.lang.Boolean compactData
protected java.lang.Boolean published
protected java.lang.Boolean gridDropZones
protected java.lang.Boolean immersive
protected java.lang.Boolean multipleFieldFilters
protected java.lang.Long chartFormat
protected java.lang.String rowHeaderCaption
protected java.lang.String colHeaderCaption
protected java.lang.Boolean fieldListSortAscending
protected java.lang.Boolean mdxSubqueries
protected java.lang.Boolean customListSort
protected java.lang.Long autoFormatId
protected java.lang.Boolean applyNumberFormats
protected java.lang.Boolean applyBorderFormats
protected java.lang.Boolean applyFontFormats
protected java.lang.Boolean applyPatternFormats
protected java.lang.Boolean applyAlignmentFormats
protected java.lang.Boolean applyWidthHeightFormats
public CTLocation getLocation()
CTLocationpublic void setLocation(CTLocation value)
value - allowed object is
CTLocationpublic CTPivotFields getPivotFields()
CTPivotFieldspublic void setPivotFields(CTPivotFields value)
value - allowed object is
CTPivotFieldspublic CTRowFields getRowFields()
CTRowFieldspublic void setRowFields(CTRowFields value)
value - allowed object is
CTRowFieldspublic CTRowItems getRowItems()
CTRowItemspublic void setRowItems(CTRowItems value)
value - allowed object is
CTRowItemspublic CTColFields getColFields()
CTColFieldspublic void setColFields(CTColFields value)
value - allowed object is
CTColFieldspublic CTColItems getColItems()
CTColItemspublic void setColItems(CTColItems value)
value - allowed object is
CTColItemspublic CTPageFields getPageFields()
CTPageFieldspublic void setPageFields(CTPageFields value)
value - allowed object is
CTPageFieldspublic CTDataFields getDataFields()
CTDataFieldspublic void setDataFields(CTDataFields value)
value - allowed object is
CTDataFieldspublic CTFormats getFormats()
CTFormatspublic void setFormats(CTFormats value)
value - allowed object is
CTFormatspublic CTConditionalFormats getConditionalFormats()
CTConditionalFormatspublic void setConditionalFormats(CTConditionalFormats value)
value - allowed object is
CTConditionalFormatspublic CTChartFormats getChartFormats()
CTChartFormatspublic void setChartFormats(CTChartFormats value)
value - allowed object is
CTChartFormatspublic CTPivotHierarchies getPivotHierarchies()
CTPivotHierarchiespublic void setPivotHierarchies(CTPivotHierarchies value)
value - allowed object is
CTPivotHierarchiespublic CTPivotTableStyle getPivotTableStyleInfo()
CTPivotTableStylepublic void setPivotTableStyleInfo(CTPivotTableStyle value)
value - allowed object is
CTPivotTableStylepublic CTPivotFilters getFilters()
CTPivotFilterspublic void setFilters(CTPivotFilters value)
value - allowed object is
CTPivotFilterspublic CTRowHierarchiesUsage getRowHierarchiesUsage()
CTRowHierarchiesUsagepublic void setRowHierarchiesUsage(CTRowHierarchiesUsage value)
value - allowed object is
CTRowHierarchiesUsagepublic CTColHierarchiesUsage getColHierarchiesUsage()
CTColHierarchiesUsagepublic void setColHierarchiesUsage(CTColHierarchiesUsage value)
value - allowed object is
CTColHierarchiesUsagepublic CTExtensionList getExtLst()
CTExtensionListpublic void setExtLst(CTExtensionList value)
value - allowed object is
CTExtensionListpublic java.lang.String getName()
Stringpublic void setName(java.lang.String value)
value - allowed object is
Stringpublic long getCacheId()
public void setCacheId(long value)
public boolean isDataOnRows()
Booleanpublic void setDataOnRows(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Long getDataPosition()
Longpublic void setDataPosition(java.lang.Long value)
value - allowed object is
Longpublic java.lang.String getDataCaption()
Stringpublic void setDataCaption(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getGrandTotalCaption()
Stringpublic void setGrandTotalCaption(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getErrorCaption()
Stringpublic void setErrorCaption(java.lang.String value)
value - allowed object is
Stringpublic boolean isShowError()
Booleanpublic void setShowError(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getMissingCaption()
Stringpublic void setMissingCaption(java.lang.String value)
value - allowed object is
Stringpublic boolean isShowMissing()
Booleanpublic void setShowMissing(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getPageStyle()
Stringpublic void setPageStyle(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPivotTableStyle()
Stringpublic void setPivotTableStyle(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getVacatedStyle()
Stringpublic void setVacatedStyle(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTag()
Stringpublic void setTag(java.lang.String value)
value - allowed object is
Stringpublic short getUpdatedVersion()
Shortpublic void setUpdatedVersion(java.lang.Short value)
value - allowed object is
Shortpublic short getMinRefreshableVersion()
Shortpublic void setMinRefreshableVersion(java.lang.Short value)
value - allowed object is
Shortpublic boolean isAsteriskTotals()
Booleanpublic void setAsteriskTotals(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isShowItems()
Booleanpublic void setShowItems(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isEditData()
Booleanpublic void setEditData(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isDisableFieldList()
Booleanpublic void setDisableFieldList(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isShowCalcMbrs()
Booleanpublic void setShowCalcMbrs(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isVisualTotals()
Booleanpublic void setVisualTotals(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isShowMultipleLabel()
Booleanpublic void setShowMultipleLabel(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isShowDataDropDown()
Booleanpublic void setShowDataDropDown(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isShowDrill()
Booleanpublic void setShowDrill(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isPrintDrill()
Booleanpublic void setPrintDrill(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isShowMemberPropertyTips()
Booleanpublic void setShowMemberPropertyTips(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isShowDataTips()
Booleanpublic void setShowDataTips(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isEnableWizard()
Booleanpublic void setEnableWizard(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isEnableDrill()
Booleanpublic void setEnableDrill(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isEnableFieldProperties()
Booleanpublic void setEnableFieldProperties(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isPreserveFormatting()
Booleanpublic void setPreserveFormatting(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isUseAutoFormatting()
Booleanpublic void setUseAutoFormatting(java.lang.Boolean value)
value - allowed object is
Booleanpublic long getPageWrap()
Longpublic void setPageWrap(java.lang.Long value)
value - allowed object is
Longpublic boolean isPageOverThenDown()
Booleanpublic void setPageOverThenDown(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isSubtotalHiddenItems()
Booleanpublic void setSubtotalHiddenItems(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isRowGrandTotals()
Booleanpublic void setRowGrandTotals(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isColGrandTotals()
Booleanpublic void setColGrandTotals(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isFieldPrintTitles()
Booleanpublic void setFieldPrintTitles(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isItemPrintTitles()
Booleanpublic void setItemPrintTitles(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isMergeItem()
Booleanpublic void setMergeItem(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isShowDropZones()
Booleanpublic void setShowDropZones(java.lang.Boolean value)
value - allowed object is
Booleanpublic short getCreatedVersion()
Shortpublic void setCreatedVersion(java.lang.Short value)
value - allowed object is
Shortpublic long getIndent()
Longpublic void setIndent(java.lang.Long value)
value - allowed object is
Longpublic boolean isShowEmptyRow()
Booleanpublic void setShowEmptyRow(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isShowEmptyCol()
Booleanpublic void setShowEmptyCol(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isShowHeaders()
Booleanpublic void setShowHeaders(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isCompact()
Booleanpublic void setCompact(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isOutline()
Booleanpublic void setOutline(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isOutlineData()
Booleanpublic void setOutlineData(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isCompactData()
Booleanpublic void setCompactData(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isPublished()
Booleanpublic void setPublished(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isGridDropZones()
Booleanpublic void setGridDropZones(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isImmersive()
Booleanpublic void setImmersive(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isMultipleFieldFilters()
Booleanpublic void setMultipleFieldFilters(java.lang.Boolean value)
value - allowed object is
Booleanpublic long getChartFormat()
Longpublic void setChartFormat(java.lang.Long value)
value - allowed object is
Longpublic java.lang.String getRowHeaderCaption()
Stringpublic void setRowHeaderCaption(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getColHeaderCaption()
Stringpublic void setColHeaderCaption(java.lang.String value)
value - allowed object is
Stringpublic boolean isFieldListSortAscending()
Booleanpublic void setFieldListSortAscending(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isMdxSubqueries()
Booleanpublic void setMdxSubqueries(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isCustomListSort()
Booleanpublic void setCustomListSort(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Long getAutoFormatId()
Longpublic void setAutoFormatId(java.lang.Long value)
value - allowed object is
Longpublic java.lang.Boolean isApplyNumberFormats()
Booleanpublic void setApplyNumberFormats(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isApplyBorderFormats()
Booleanpublic void setApplyBorderFormats(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isApplyFontFormats()
Booleanpublic void setApplyFontFormats(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isApplyPatternFormats()
Booleanpublic void setApplyPatternFormats(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isApplyAlignmentFormats()
Booleanpublic void setApplyAlignmentFormats(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isApplyWidthHeightFormats()
Booleanpublic void setApplyWidthHeightFormats(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Object getParent()
public void afterUnmarshal(javax.xml.bind.Unmarshaller unmarshaller,
java.lang.Object parent)
parent - The parent object in the object tree.unmarshaller - The unmarshaller that generated the instance.Copyright © 2007–2023. All rights reserved.