'Declaration
Public Shared Function GetAboveBelow( _ ByVal classicCfRule As ClassicCfRule _ ) As AboveBelow
'Usage
Dim classicCfRule As ClassicCfRule Dim value As AboveBelow value = FormatConditionalHelper.GetAboveBelow(classicCfRule)
public static AboveBelow GetAboveBelow( ClassicCfRule classicCfRule )
Parameters
- classicCfRule