[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.CfValue.ToGreaterThanOnly

ToGreaterThanOnly Method

ToGreaterThanOnly(ref CfValue)

Ensures that the CfValue will use greater-than when applying conditional formatting rules.

Declaration
public static void ToGreaterThanOnly(ref CfValue cfValue)
Public Shared Sub ToGreaterThanOnly(ByRef cfValue As CfValue)
Parameters
Type Name Description
CfValue cfValue

A CfValue value indicates the origin conditional formatting value.