menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelFormat - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelFormat

    An enum that holds the supported excel file formats.

    Inheritance
    System.Object
    ExcelFormat
    Namespace: Syncfusion.Blazor.Schedule
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class ExcelFormat : Enum

    Fields

    Csv

    The Excel file format is csv.

    Declaration
    public const ExcelFormat Csv
    Field Value
    Type
    ExcelFormat

    Xlsx

    The Excel file format is xlsx.

    Declaration
    public const ExcelFormat Xlsx
    Field Value
    Type
    ExcelFormat
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved