FormatConditions.AddUniqueValues Method
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.
Returns a new UniqueValues object representing a conditional formatting rule for the specified range.
public:
System::Object ^ AddUniqueValues();
public object AddUniqueValues ();
Public Function AddUniqueValues () As Object
Returns
UniqueValues object
Remarks
You can use the UniqueValues object to quickly visualize cells that contain either unique or duplicate values.