alexa

    Show / Hide Table of Contents

    Enum ConditionalFormatScope

    Represents the scope of conditional formatting applied in the PivotTable.

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

    Fields

    Name Description
    DataFields

    Represents that the conditional formatting is applied to the selected data fields.

    FieldIntersections

    Represents that the conditional formatting is applied to the selected PivotTable field intersections.

    Selections

    Represents that the conditional formatting is applied to the selected cells.

    Back to top Generated by DocFX