Excel.ConditionalTopBottomCriterionType enum
Represents the criteria for the above/below average conditional format type.
Remarks
Fields
bottomItems = "BottomItems" | |
bottomPercent = "BottomPercent" | |
invalid = "Invalid" | |
topItems = "TopItems" | |
topPercent = "TopPercent" |