menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ConditionalFormatOperator - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ConditionalFormatOperator

    Specifies the type of conditions that can be used for Icon sets

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum ConditionalFormatOperator

    Fields

    Name Description
    GreaterThan

    Greater than condition is used [>].

    GreaterThanorEqualTo

    Greater Than or Equal to condition is used [>=].

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved