ASP.NET Core

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

    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 - 2023 Syncfusion Inc. All Rights Reserved