ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelDownloadType - ASP.NETMVC API Reference | Syncfusion

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