menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ConditionValueType - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ConditionValueType

    Inheritance
    System.Object
    ConditionValueType
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class ConditionValueType : Enum

    Fields

    Automatic

    Automatic is used

    Declaration
    public const ConditionValueType Automatic
    Field Value
    Type
    ConditionValueType

    Formula

    Formula is used.

    Declaration
    public const ConditionValueType Formula
    Field Value
    Type
    ConditionValueType

    HighestValue

    Highest value from the list of values.

    Declaration
    public const ConditionValueType HighestValue
    Field Value
    Type
    ConditionValueType

    LowestValue

    Lowest value from the list of values.

    Declaration
    public const ConditionValueType LowestValue
    Field Value
    Type
    ConditionValueType

    None

    No conditional value.

    Declaration
    public const ConditionValueType None
    Field Value
    Type
    ConditionValueType

    Number

    Number is used.

    Declaration
    public const ConditionValueType Number
    Field Value
    Type
    ConditionValueType

    Percent

    Percentage is used.

    Declaration
    public const ConditionValueType Percent
    Field Value
    Type
    ConditionValueType

    Percentile

    Percentile is used.

    Declaration
    public const ConditionValueType Percentile
    Field Value
    Type
    ConditionValueType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved