Table of Contents

TConditionalFormatValueObject.GreaterThanOrEqual Property

If true, then "Greater than or equal" is used as a threshold for applying the rule. If false, "greater than" is used instead. This attribute only applies to icon sets.

Syntax

Namespace: FlexCel.Core

public Boolean GreaterThanOrEqual { get; set; }

See also