public class PivotShowValuesSetting
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
int |
getBaseFieldIndex()
Represents the base field for a ShowDataAs calculation when the ShowDataAs calculation is in use.
|
int |
getBaseItemIndex()
Represents the custom index of the pivot item in the base field when the ShowDataAs calculation is in use.
|
int |
getBaseItemPositionType()
Represents type of the base pivot item in the base field when the ShowDataAs calculation is in use.
|
int |
getCalculationType()
Represents how to show values of a data field in the pivot report.
|
void |
setBaseFieldIndex(int value)
Represents the base field for a ShowDataAs calculation when the ShowDataAs calculation is in use.
|
void |
setBaseItemIndex(int value)
Represents the custom index of the pivot item in the base field when the ShowDataAs calculation is in use.
|
void |
setBaseItemPositionType(int value)
Represents type of the base pivot item in the base field when the ShowDataAs calculation is in use.
|
void |
setCalculationType(int value)
Represents how to show values of a data field in the pivot report.
|
public int getCalculationType()
public void setCalculationType(int value)
public int getBaseFieldIndex()
public void setBaseFieldIndex(int value)
public int getBaseItemPositionType()
public void setBaseItemPositionType(int value)
public int getBaseItemIndex()
public void setBaseItemIndex(int value)
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.