aspose.cells
Class PivotMissingItemLimitType

Utility class containing constants. Represents number of items to retain per field.

Field Summary
const  NumberAUTOMATIC
           The default number of unique items per PivotField allowed.
const  NumberMAX
           The maximum number of unique items per PivotField allowed (>32,500).
const  NumberNONE
           No unique items per PivotField allowed.
 

Field Detail

AUTOMATIC

const Number AUTOMATIC
The default number of unique items per PivotField allowed.

MAX

const Number MAX
The maximum number of unique items per PivotField allowed (>32,500).

NONE

const Number NONE
No unique items per PivotField allowed.

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