Enum ExcelXmlSaveType
Supported Xml save types.
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum ExcelXmlSaveType
Fields
Name | Description |
---|---|
DLS | Xml format used by Syncfusion.DLS. This format is used to export into Syncfusion.Pdf and Syncfusion.DocIO. |
MSExcel | Xml format used by MS Excel. |