Class ContentType
Represents possible content type.
Inheritance
System.Object
ContentType
Namespace: Syncfusion.EJ2.Spreadsheet
Assembly: Syncfusion.EJ2.Spreadsheet.dll
Syntax
public sealed class ContentType : Enum
Fields
CSV
Represents CSV type.
Declaration
public const ContentType CSV
Field Value
Type | Description |
---|---|
ContentType |
Excel2000
Represents Excel 2000 type.
Declaration
public const ContentType Excel2000
Field Value
Type | Description |
---|---|
ContentType |
Excel2007
Represents Excel 2007 type.
Declaration
public const ContentType Excel2007
Field Value
Type | Description |
---|---|
ContentType |
Excel2010
Represents Excel 2010 type.
Declaration
public const ContentType Excel2010
Field Value
Type | Description |
---|---|
ContentType |
Excel2013
Represents Excel 2013 type.
Declaration
public const ContentType Excel2013
Field Value
Type | Description |
---|---|
ContentType |
Excel2016
Represents Excel 2016 type.
Declaration
public const ContentType Excel2016
Field Value
Type | Description |
---|---|
ContentType |
Excel97
Represents Excel 97 type.
Declaration
public const ContentType Excel97
Field Value
Type | Description |
---|---|
ContentType |
Represents PDF type.
Declaration
public const ContentType PDF
Field Value
Type | Description |
---|---|
ContentType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |
Xlsx
Represents xlsx type.
Declaration
public const ContentType Xlsx
Field Value
Type | Description |
---|---|
ContentType |