Field Summary | ||
---|---|---|
const int | NORMAL | |
Represents normal display format.
|
||
const int | DIFFERENCE_FROM | |
Represents difference from display format.
|
||
const int | PERCENTAGE_OF | |
Represents percentage of display format.
|
||
const int | PERCENTAGE_DIFFERENCE_FROM | |
Represents percentage difference from display format.
|
||
const int | RUNNING_TOTAL_IN | |
Represents running total in display format.
|
||
const int | PERCENTAGE_OF_ROW | |
Represents percentage of row display format.
|
||
const int | PERCENTAGE_OF_COLUMN | |
Represents percentage of column display format.
|
||
const int | PERCENTAGE_OF_TOTAL | |
Represents percentage of total display format.
|
||
const int | INDEX | |
Represents index display format.
|
||
const int | PERCENTAGE_OF_PARENT_ROW_TOTAL | |
Represents percentage of parent row total display format.
|
||
const int | PERCENTAGE_OF_PARENT_COLUMN_TOTAL | |
Represents percentage of parent column total display format.
|
||
const int | PERCENTAGE_OF_PARENT_TOTAL | |
Represents percentage of parent total display format.
|
||
const int | PERCENTAGE_OF_RUNNING_TOTAL_IN | |
Represents percentage of running total in display format.
|
||
const int | RANK_SMALLEST_TO_LARGEST | |
Represents smallest to largest display format.
|
||
const int | RANK_LARGEST_TO_SMALLEST | |
Represents largest to smallest display format.
|
const int NORMAL
const int DIFFERENCE_FROM
const int PERCENTAGE_OF
const int PERCENTAGE_DIFFERENCE_FROM
const int RUNNING_TOTAL_IN
const int PERCENTAGE_OF_ROW
const int PERCENTAGE_OF_COLUMN
const int PERCENTAGE_OF_TOTAL
const int INDEX
const int PERCENTAGE_OF_PARENT_ROW_TOTAL
const int PERCENTAGE_OF_PARENT_COLUMN_TOTAL
const int PERCENTAGE_OF_PARENT_TOTAL
const int PERCENTAGE_OF_RUNNING_TOTAL_IN
const int RANK_SMALLEST_TO_LARGEST
const int RANK_LARGEST_TO_SMALLEST