[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.CfValue.GreaterThanOrEquals

GreaterThanOrEquals Property

GreaterThanOrEquals

Gets a boolean value indicates whether this CfValue will be compared using greater than or equals operator.

Declaration
public bool GreaterThanOrEquals { get; }
Public ReadOnly Property GreaterThanOrEquals As Boolean
Property Value
Type Description
bool

true if this CfValue will be compared using greater than or equals operator; otherwise, false.