menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ConditionalFormattingType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ConditionalFormattingType

    Defines conditional formatting styles type.

    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public enum ConditionalFormattingType

    Fields

    Name Description
    EvenColumnBanding

    The even column banding

    EvenRowBanding

    The even row banding

    FirstColumn

    The first column

    FirstRow

    The first row

    FirstRowFirstCell

    The first row first cell

    FirstRowLastCell

    The first row last cell

    LastColumn

    The last column

    LastRow

    The last row

    LastRowFirstCell

    The last row first cell

    LastRowLastCell

    The last row last cell

    OddColumnBanding

    The odd column banding

    OddRowBanding

    The odd row banding

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved