alexa

    Show / Hide Table of Contents

    Enum ValueType

    Specifies the value type, based on which conditional formatting is applied.

    Namespace: Syncfusion.Windows.Forms.PivotAnalysis
    Assembly: Syncfusion.PivotAnalysis.Windows.dll
    Syntax
    public enum ValueType

    Fields

    Name Description
    Number

    The conditional formatting is applied based on the value type as number.

    Percent

    The conditional formatting is applied based on the value type as percent.

    Back to top Generated by DocFX