menu

File Formats

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelDownloadType - API Reference

    Show / Hide Table of Contents

    Enum ExcelDownloadType

    Enumeration to specify if the spreadsheet should be opened inside browser or saved as an attachment to disk.

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

    Fields

    Name Description
    Open

    File should be opened in browser.

    PromptDialog

    Prompt dialog should be displayed.

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