Version

FormatConditionTopBottom Enumeration

Constans which identify whether a RankConditionalFormat evaluates to true for the top or bottom ranked values across the associated range.
Syntax
public enum FormatConditionTopBottom : System.Enum 
Members
MemberDescription
BottomThe cell value must fall within the bottom ranking of values for the associated range.
TopThe cell value must fall within the top ranking of values for the associated range.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also