alexa

    Show / Hide Table of Contents

    Enum FormatAllType

    Specifies the type of the format to be applied for grid cells.

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

    Fields

    Name Description
    Duplicate

    Formats the cells that have duplicate or repeated values.

    Unique

    Formats the cells that have unique value.

    Back to top Generated by DocFX