WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum CFTextRuleType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum CFTextRuleType

    Conditional format type of Text rule.

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

    Fields

    Name Description
    TextBeginsWith

    Begins with a specified text.

    TextContains

    Contains a specified text.

    TextEndsWith

    Ends with the specified text.

    TextNotContains

    Does not contain the specified text.

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