[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IIconSetCondition

IIconSetCondition Interface

Represents an icon set conditional formatting rule.

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface IIconSetCondition : IFormatCondition
Public Interface IIconSetCondition
    Inherits IFormatCondition

Properties

Name Description
IconCriteria

Returns an IconCriteria collection, which represents the set of criteria for an icon set conditional formatting rule.

IconSet

Gets or sets an IconSetType collection, which specifies the icon set used in the conditional format.

PercentileValues

Gets or sets a Boolean value indicating if the thresholds for an icon set conditional format are determined by using percentiles.

ReverseOrder

Gets or sets a Boolean value indicating if the order of icons is reversed for an icon set.

ShowIconOnly

Gets or sets a Boolean value indicating if only the icon is displayed for an icon set conditional format.