UniqueValues Interface

The UniqueValues object uses the DupeUnique property to returns or sets an enum that determines whether the rule should look for duplicate or unique values in the range.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("0002449F-0000-0000-C000-000000000046")> _
Public Interface UniqueValues
'Usage
Dim instance As UniqueValues
[InterfaceTypeAttribute()]
[GuidAttribute("0002449F-0000-0000-C000-000000000046")]
public interface UniqueValues

See Also

Reference

UniqueValues Members

Microsoft.Office.Interop.Excel Namespace