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

    Show / Hide Table of Contents

    ContainConditionType Enum

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

    Represents a ContainCondition type.

    • C#
    • VB.NET
    public enum ContainConditionType
    Public Enum ContainConditionType

    Fields

    Blanks

    Formats only cells with blank values.

    Date

    Formats only cells with date that satisfies the specified criteria.

    Errors

    Formats only cells with errors.

    NoBlanks

    Formats only cells without blank values.

    NoErrors

    Formats only cells without errors.

    Text

    Formats only cells with text that satisfies the specified criteria.

    Value

    Formats only cells with value that satisfies the specified criteria.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.