public class PivotTableCalculateOption
extends java.lang.Object
| Constructor and Description |
|---|
PivotTableCalculateOption() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getRefreshCharts()
Indicates whether refreshing charts are based on this pivot table.
|
boolean |
getRefreshData()
Indicates whether refreshing data source of the pivottable.
|
int |
getReserveMissingPivotItemType()
Represents how to reserve missing pivot items.
|
void |
setRefreshCharts(boolean value)
Indicates whether refreshing charts are based on this pivot table.
|
void |
setRefreshData(boolean value)
Indicates whether refreshing data source of the pivottable.
|
void |
setReserveMissingPivotItemType(int value)
Represents how to reserve missing pivot items.
|
public boolean getRefreshData()
public void setRefreshData(boolean value)
public boolean getRefreshCharts()
public void setRefreshCharts(boolean value)
public int getReserveMissingPivotItemType()
See ReserveMissingPivotItemType.
Remarks
Only works whengetRefreshData() is true.public void setReserveMissingPivotItemType(int value)
See ReserveMissingPivotItemType.
Remarks
Only works whengetRefreshData() is true.See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.