Class ExcelXmlSaveType
Supported Xml save types.
Inheritance
System.Object
ExcelXmlSaveType
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.NET.dll
Syntax
public sealed class ExcelXmlSaveType : Enum
Fields
DLS
Xml format used by Syncfusion.DLS. This format is used to export into Syncfusion.Pdf and Syncfusion.DocIO.
Declaration
public const ExcelXmlSaveType DLS
Field Value
Type |
---|
ExcelXmlSaveType |
MSExcel
Xml format used by MS Excel.
Declaration
public const ExcelXmlSaveType MSExcel
Field Value
Type |
---|
ExcelXmlSaveType |