Class ExcelVersion
Specifies the file formats that are supported in Excel.
Inheritance
System.Object
ExcelVersion
Namespace: BoldReports.Writer
Assembly: BoldReports.Web.dll
Syntax
public sealed class ExcelVersion : Enum
Fields
Excel2007
Represents excel version 2007.
Declaration
public const ExcelVersion Excel2007
Field Value
Type | Description |
---|---|
ExcelVersion |
Excel2010
Represents excel version 2010.
Declaration
public const ExcelVersion Excel2010
Field Value
Type | Description |
---|---|
ExcelVersion |
Excel2013
Represents excel version 2013.
Declaration
public const ExcelVersion Excel2013
Field Value
Type | Description |
---|---|
ExcelVersion |
Excel2016
Represents excel version 2016.
Declaration
public const ExcelVersion Excel2016
Field Value
Type | Description |
---|---|
ExcelVersion |
Excel97to2003
Represents excel version 97-2003.
Declaration
public const ExcelVersion Excel97to2003
Field Value
Type | Description |
---|---|
ExcelVersion |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |