alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum SaveType

    Defines how the spreadsheet save operation exports its result.

    Namespace: Syncfusion.Blazor.Spreadsheet
    Assembly: Syncfusion.Blazor.Spreadsheet.dll
    Syntax
    public enum SaveType
    Remarks

    Controls the behavior of the save operation in the spreadsheet component.

    • Xlsx - Exports the workbook as an .xlsx file using the specified file name.

    Fields

    Name Description
    Xlsx

    Exports the workbook as an .xlsx file using the provided file name.

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