Excel.ConditionalTopBottomCriterionType enum

Represents the criteria for the above/below average conditional format type.

Remarks

[ API set: ExcelApi 1.6 ]

Fields

bottomItems = "BottomItems"
bottomPercent = "BottomPercent"
invalid = "Invalid"
topItems = "TopItems"
topPercent = "TopPercent"