[]
The UniqueValues object uses the DupeUnique property to Gets or sets an enum that determines whether the rule should look for duplicate or unique values in the range.
public interface IUniqueValues : IFormatCondition
Public Interface IUniqueValues
Inherits IFormatCondition
Name | Description |
---|---|
DupeUnique | Gets or sets one of the constants of the XlDupeUnique enumeration, specifying if the conditional format rule is looking for unique or duplicate values. |