SpreadsheetGear 2023
AboveBelow Property (IAboveAverage)


SpreadsheetGear Namespace > IAboveAverage Interface : AboveBelow Property
Gets or sets a value which specifies whether this conditional format is based on above or below average values.
Syntax
'Declaration
 
Property AboveBelow As AboveBelow
'Usage
 
Dim instance As IAboveAverage
Dim value As AboveBelow
 
instance.AboveBelow = value
 
value = instance.AboveBelow
AboveBelow AboveBelow {get; set;}
Requirements

Target Platforms: 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

Reference

IAboveAverage Interface
IAboveAverage Members