XlDupeUnique Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies whether duplicate or unique values shoud be displayed.
public enum class XlDupeUnique
public enum XlDupeUnique
Public Enum XlDupeUnique
- Inheritance
-
XlDupeUnique
Fields
Name | Value | Description |
---|---|---|
xlUnique | 0 | Display unique values. |
xlDuplicate | 1 | Display duplicate values. |