menu

WPF

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

    Show / Hide Table of Contents

    Enum ExcelFindOptions

    Specifies the possible type of finding options.

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

    Fields

    Name Description
    MatchCase

    Match the case while finding the value.

    MatchEntireCellContent

    Match the entire cell content to search word while finding the value.

    None

    None of the option is selected.

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