ASP.NET Core

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

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