Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / FormatConditionalHelper Class / GetAboveBelow Method


In This Topic
GetAboveBelow Method
In This Topic
Syntax
'Declaration
 
Public Shared Function GetAboveBelow( _
   ByVal classicCfRule As ClassicCfRule _
) As AboveBelow
 
'Usage
 
Dim classicCfRule As ClassicCfRule
Dim value As AboveBelow
 
value = FormatConditionalHelper.GetAboveBelow(classicCfRule)

Parameters

classicCfRule
See Also