menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CFTextRuleType - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CFTextRuleType

    Conditional format type of Text rule.

    Inheritance
    System.Object
    CFTextRuleType
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class CFTextRuleType : Enum

    Fields

    TextBeginsWith

    Begins with a specified text.

    Declaration
    public const CFTextRuleType TextBeginsWith
    Field Value
    Type
    CFTextRuleType

    TextContains

    Contains a specified text.

    Declaration
    public const CFTextRuleType TextContains
    Field Value
    Type
    CFTextRuleType

    TextEndsWith

    Ends with the specified text.

    Declaration
    public const CFTextRuleType TextEndsWith
    Field Value
    Type
    CFTextRuleType

    TextNotContains

    Does not contain the specified text.

    Declaration
    public const CFTextRuleType TextNotContains
    Field Value
    Type
    CFTextRuleType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved