Skip to main content
A newer version of this page is available. .

XlCondFmtValueObject Properties

Represents a minimum or maximum threshold for a conditional formatting rule.
Name Description
GreaterThanOrEqual Gets or sets a value indicating whether the “greater than or equal to” comparison operator is used by the threshold value of the icon set conditional formatting rule to determine to which cells the icon should be applied.
ObjectType Gets or sets the type of the threshold value specified in the conditional formatting rule.
Value Gets or sets the threshold value specified in the conditional formatting rule.
See Also