asposecells.api
Class PivotMissingItemLimitType

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

Field Summary
const  intAUTOMATIC
           The default number of unique items per PivotField allowed.
const  intMAX
           The maximum number of unique items per PivotField allowed (>32,500).
const  intNONE
           No unique items per PivotField allowed.
 

Field Detail

AUTOMATIC

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

MAX

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

NONE

const int 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.