ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelVersion - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelVersion

    Defines supported excel version types.

    Inheritance
    System.Object
    ExcelVersion
    Namespace: Syncfusion.ReportWriter
    Assembly: Syncfusion.Report.Portable.dll
    Syntax
    public sealed class ExcelVersion : Enum

    Fields

    CSV

    Represents CSV version

    Declaration
    public const ExcelVersion CSV
    Field Value
    Type Description
    ExcelVersion

    Excel2007

    Declaration
    public const ExcelVersion Excel2007
    Field Value
    Type Description
    ExcelVersion

    Excel2010

    Declaration
    public const ExcelVersion Excel2010
    Field Value
    Type Description
    ExcelVersion

    Excel2013

    Declaration
    public const ExcelVersion Excel2013
    Field Value
    Type Description
    ExcelVersion

    Excel2016

    Declaration
    public const ExcelVersion Excel2016
    Field Value
    Type Description
    ExcelVersion

    Excel97to2003

    Declaration
    public const ExcelVersion Excel97to2003
    Field Value
    Type Description
    ExcelVersion

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved