aspose.cells
Class PivotFieldDataDisplayFormat

Utility class containing constants. Represents data display format in the PivotTable data field.

Field Summary
const  NumberNORMAL
           Represents normal dispaly format.
const  NumberDIFFERENCE_FROM
           Represents difference from dispaly format.
const  NumberPERCENTAGE_OF
           Represents percentage of dispaly format.
const  NumberPERCENTAGE_DIFFERENCE_FROM
           Represents percentage difference from display format.
const  NumberRUNNING_TOTAL_IN
           Represents running total in dispaly format.
const  NumberPERCENTAGE_OF_ROW
           Represents percentage of row dispaly format.
const  NumberPERCENTAGE_OF_COLUMN
           Represents percentage of column dispaly format.
const  NumberPERCENTAGE_OF_TOTAL
           Represents percentage of total dispaly format.
const  NumberINDEX
           Represents index dispaly format.
const  NumberPERCENTAGE_OF_PARENT_ROW_TOTAL
           Represents percentage of parent row total dispaly format.
const  NumberPERCENTAGE_OF_PARENT_COLUMN_TOTAL
           Represents percentage of parent column total dispaly format.
const  NumberPERCENTAGE_OF_PARENT_TOTAL
           Represents percentage of parent total dispaly format.
const  NumberPERCENTAGE_OF_RUNNING_TOTAL_IN
           Represents percentage of running total in dispaly format.
const  NumberRANK_SMALLEST_TO_LARGEST
           Represents smallest to largest dispaly format.
const  NumberRANK_LARGEST_TO_SMALLEST
           Represents largest to smallest dispaly format.
 

Field Detail

NORMAL

const Number NORMAL
Represents normal dispaly format.

DIFFERENCE_FROM

const Number DIFFERENCE_FROM
Represents difference from dispaly format.

PERCENTAGE_OF

const Number PERCENTAGE_OF
Represents percentage of dispaly format.

PERCENTAGE_DIFFERENCE_FROM

const Number PERCENTAGE_DIFFERENCE_FROM
Represents percentage difference from display format.

RUNNING_TOTAL_IN

const Number RUNNING_TOTAL_IN
Represents running total in dispaly format.

PERCENTAGE_OF_ROW

const Number PERCENTAGE_OF_ROW
Represents percentage of row dispaly format.

PERCENTAGE_OF_COLUMN

const Number PERCENTAGE_OF_COLUMN
Represents percentage of column dispaly format.

PERCENTAGE_OF_TOTAL

const Number PERCENTAGE_OF_TOTAL
Represents percentage of total dispaly format.

INDEX

const Number INDEX
Represents index dispaly format.

PERCENTAGE_OF_PARENT_ROW_TOTAL

const Number PERCENTAGE_OF_PARENT_ROW_TOTAL
Represents percentage of parent row total dispaly format.

PERCENTAGE_OF_PARENT_COLUMN_TOTAL

const Number PERCENTAGE_OF_PARENT_COLUMN_TOTAL
Represents percentage of parent column total dispaly format.

PERCENTAGE_OF_PARENT_TOTAL

const Number PERCENTAGE_OF_PARENT_TOTAL
Represents percentage of parent total dispaly format.

PERCENTAGE_OF_RUNNING_TOTAL_IN

const Number PERCENTAGE_OF_RUNNING_TOTAL_IN
Represents percentage of running total in dispaly format.

RANK_SMALLEST_TO_LARGEST

const Number RANK_SMALLEST_TO_LARGEST
Represents smallest to largest dispaly format.

RANK_LARGEST_TO_SMALLEST

const Number RANK_LARGEST_TO_SMALLEST
Represents largest to smallest dispaly format.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.