GemBox.Spreadsheet
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    ConditionalIconCollection Class

    Namespace:
    GemBox.Spreadsheet.ConditionalFormatting
    Assembly:
    GemBox.Spreadsheet.dll

    Represents a collection of conditional icons used in IconSetCondition of a conditional formatting rule.

    • C#
    • VB.NET
    public sealed class ConditionalIconCollection : ConditionalObjectCollection<ConditionalIcon>, IEnumerable<ConditionalIcon>, IEnumerable
    Public NotInheritable Class ConditionalIconCollection
        Inherits ConditionalObjectCollection(Of ConditionalIcon)
        Implements IEnumerable(Of ConditionalIcon), IEnumerable
    Inheritance:
    System.Object
    ConditionalObjectCollection
    ConditionalObjectCollection<ConditionalIcon>
    ConditionalIconCollection
    Implements
    System.Collections.Generic.IEnumerable<ConditionalIcon>
    System.Collections.IEnumerable

    Implements

    System.Collections.Generic.IEnumerable<T>
    System.Collections.IEnumerable
    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.