Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IFormatConditions Interface / AddUniqueValues Method
In This Topic
    AddUniqueValues Method
    In This Topic
    Returns a new IUniqueValues object representing a conditional formatting rule for the specified range.
    Syntax
    IUniqueValues AddUniqueValues()

    Return Value

    UniqueValues object
    See Also