Version 24.2 (latest)

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: Windows 8.1, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

View on GitHub