[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ConditionalFormattingIconRuleSet

ConditionalFormattingIconRuleSet Class

Represents a set of icons which are used for an icon conditional formatting rule.

Inheritance
ConditionalFormattingIconRuleSet
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class ConditionalFormattingIconRuleSet : ListBase<ConditionalFormattingIconValue>, IList<ConditionalFormattingIconValue>, ICollection<ConditionalFormattingIconValue>, IEnumerable<ConditionalFormattingIconValue>, IList, ICollection, IEnumerable
Public Class ConditionalFormattingIconRuleSet
    Inherits ListBase(Of ConditionalFormattingIconValue)
    Implements IList(Of ConditionalFormattingIconValue), ICollection(Of ConditionalFormattingIconValue), IEnumerable(Of ConditionalFormattingIconValue), IList, ICollection, IEnumerable

Properties

Name Description
IconSetStyle

Gets or sets the icon set style.

this[int]

Gets or sets the ConditionalFormattingIconValue object at the specified index.

Methods

Name Description
OnListChanged(ListChangedEventArgs)

Raises the ListChanged event.