menu

ASP.NET Core

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ConditionalFormatScope

    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
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved