[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IUniqueValues

IUniqueValues Interface

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.

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface IUniqueValues : IFormatCondition
Public Interface IUniqueValues
    Inherits IFormatCondition

Properties

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.