void addCalculatedItem(java.lang.String, java.lang.String)
int getAutoShowCount()
int getAutoShowField()
int getAutoSortField()
int getBaseFieldIndex()
int getBaseIndex()
int getBaseItemIndex()
int getBaseItemPosition()
java.lang.String getCalculatedFieldFormula()
short getCurrentPageItem()
int getDataDisplayFormat()
java.lang.String getDisplayName()
boolean getDragToColumn()
boolean getDragToData()
boolean getDragToHide()
boolean getDragToPage()
boolean getDragToRow()
int getFunction()
boolean getInsertBlankRow()
int getItemCount()
java.lang.String[] getItems()
java.lang.String getName()
int getNumber()
java.lang.String getNumberFormat()
java.lang.String[] getOriginalItems()
com.aspose.cells.PivotFilter getPivotFilterByType(int)
java.util.ArrayList getPivotFilters()
com.aspose.cells.PivotItemCollection getPivotItems()
int getPosition()
com.aspose.cells.SxRng getRange()
boolean getShowAllItems()
boolean getShowCompact()
boolean getShowInOutlineForm()
boolean getShowSubtotalAtTop()
boolean getSubtotals(int)
void hideDetail(boolean)
void hideItem(java.lang.String, boolean)
void hideItem(int, boolean)
void hideItemDetail(int, boolean)
void initPivotItems()
boolean isAscendShow()
boolean isAscendSort()
boolean isAutoShow()
boolean isAutoSort()
boolean isAutoSubtotals()
boolean isCalculatedField()
boolean isHiddenItem(int)
boolean isHiddenItemDetail(int)
boolean isIncludeNewItemsInFilter()
boolean isInsertPageBreaksBetweenItems()
boolean isMultipleItemSelectionAllowed()
boolean isRepeatItemLabels()
void setAscendShow(boolean)
void setAscendSort(boolean)
void setAutoShow(boolean)
void setAutoShowCount(int)
void setAutoShowField(int)
void setAutoSort(boolean)
void setAutoSortField(int)
void setAutoSubtotals(boolean)
void setBaseFieldIndex(int)
void setBaseIndex(int)
void setBaseItemIndex(int)
void setBaseItemPosition(int)
void setCurrentPageItem(short)
void setDataDisplayFormat(int)
void setDisplayName(java.lang.String)
void setDragToColumn(boolean)
void setDragToData(boolean)
void setDragToHide(boolean)
void setDragToPage(boolean)
void setDragToRow(boolean)
void setFunction(int)
void setIncludeNewItemsInFilter(boolean)
void setInsertBlankRow(boolean)
void setInsertPageBreaksBetweenItems(boolean)
void setMultipleItemSelectionAllowed(boolean)
void setNumber(int)
void setNumberFormat(java.lang.String)
void setRepeatItemLabels(boolean)
void setShowAllItems(boolean)
void setShowCompact(boolean)
void setShowInOutlineForm(boolean)
void setShowSubtotalAtTop(boolean)
void setSubtotals(int, boolean)
com.aspose.cells.PivotField