GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IUniqueValues Interface
Members


In This Topic
IUniqueValues Interface
In This Topic
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.
Syntax
'Declaration
 
Public Interface IUniqueValues 
   Inherits IFormatCondition 
 
'Usage
 
Dim instance As IUniqueValues
See Also