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" |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins