File Formats

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

    Show / Hide Table of Contents

    Enum ExcelFilterAction

    Specifies whether data is to be copied or left in place during a filter operation.

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

    Fields

    Name Description
    FilterCopy

    Copy filtered data to new range.

    FilterInPlace

    Leave filtered data in place.

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