UniqueValues.DupeUnique Property
Excel Developer Reference |
Returns or sets one of the constants of the XlDupeUnique enumeration, specifying if the conditional format rule is looking for unique or duplicate values.
Version Information
Version Added: Excel 2007
Syntax
expression.DupeUnique
expression A variable that represents a UniqueValues object.
See Also