com.aspose.cells.PivotFieldDataDisplayFormat.html Maven / Gradle / Ivy
PivotFieldDataDisplayFormat
com.aspose.cells
Class PivotFieldDataDisplayFormat
java.lang.Object
com.aspose.cells.PivotFieldDataDisplayFormat
public class PivotFieldDataDisplayFormat
- extends java.lang.Object
Field Summary | ||
---|---|---|
static final int | NORMAL | |
Represents normal display format. | ||
static final int | DIFFERENCE_FROM | |
Represents difference from display format. | ||
static final int | PERCENTAGE_OF | |
Represents percentage of display format. | ||
static final int | PERCENTAGE_DIFFERENCE_FROM | |
Represents percentage difference from display format. | ||
static final int | RUNNING_TOTAL_IN | |
Represents running total in display format. | ||
static final int | PERCENTAGE_OF_ROW | |
Represents percentage of row display format. | ||
static final int | PERCENTAGE_OF_COLUMN | |
Represents percentage of column display format. | ||
static final int | PERCENTAGE_OF_TOTAL | |
Represents percentage of total display format. | ||
static final int | INDEX | |
Represents index display format. | ||
static final int | PERCENTAGE_OF_PARENT_ROW_TOTAL | |
Represents percentage of parent row total display format. | ||
static final int | PERCENTAGE_OF_PARENT_COLUMN_TOTAL | |
Represents percentage of parent column total display format. | ||
static final int | PERCENTAGE_OF_PARENT_TOTAL | |
Represents percentage of parent total display format. | ||
static final int | PERCENTAGE_OF_RUNNING_TOTAL_IN | |
Represents percentage of running total in display format. | ||
static final int | RANK_SMALLEST_TO_LARGEST | |
Represents smallest to largest display format. | ||
static final int | RANK_LARGEST_TO_SMALLEST | |
Represents largest to smallest display format. |
Field Detail |
---|
NORMAL | |
public static final int NORMAL |
Represents normal display format.
DIFFERENCE_FROM | |
public static final int DIFFERENCE_FROM |
Represents difference from display format.
PERCENTAGE_OF | |
public static final int PERCENTAGE_OF |
Represents percentage of display format.
PERCENTAGE_DIFFERENCE_FROM | |
public static final int PERCENTAGE_DIFFERENCE_FROM |
Represents percentage difference from display format.
RUNNING_TOTAL_IN | |
public static final int RUNNING_TOTAL_IN |
Represents running total in display format.
PERCENTAGE_OF_ROW | |
public static final int PERCENTAGE_OF_ROW |
Represents percentage of row display format.
PERCENTAGE_OF_COLUMN | |
public static final int PERCENTAGE_OF_COLUMN |
Represents percentage of column display format.
PERCENTAGE_OF_TOTAL | |
public static final int PERCENTAGE_OF_TOTAL |
Represents percentage of total display format.
INDEX | |
public static final int INDEX |
Represents index display format.
PERCENTAGE_OF_PARENT_ROW_TOTAL | |
public static final int PERCENTAGE_OF_PARENT_ROW_TOTAL |
Represents percentage of parent row total display format.
PERCENTAGE_OF_PARENT_COLUMN_TOTAL | |
public static final int PERCENTAGE_OF_PARENT_COLUMN_TOTAL |
Represents percentage of parent column total display format.
PERCENTAGE_OF_PARENT_TOTAL | |
public static final int PERCENTAGE_OF_PARENT_TOTAL |
Represents percentage of parent total display format.
PERCENTAGE_OF_RUNNING_TOTAL_IN | |
public static final int PERCENTAGE_OF_RUNNING_TOTAL_IN |
Represents percentage of running total in display format.
RANK_SMALLEST_TO_LARGEST | |
public static final int RANK_SMALLEST_TO_LARGEST |
Represents smallest to largest display format.
RANK_LARGEST_TO_SMALLEST | |
public static final int RANK_LARGEST_TO_SMALLEST |
Represents largest to smallest display format.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.