menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelXmlSaveType - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelXmlSaveType

    Supported Xml save types.

    Inheritance
    System.Object
    ExcelXmlSaveType
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved