Excel.PivotFilterTopBottomCriterion enum

Represents the criteria for the top/bottom values filter.

Remarks

[ API set: ExcelApi 1.9 ]

Fields

bottomItems = "BottomItems"
bottomPercent = "BottomPercent"
bottomSum = "BottomSum"
invalid = "Invalid"
topItems = "TopItems"
topPercent = "TopPercent"
topSum = "TopSum"