alexa

    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