menu

Document Processing

XmlMap Class - C# Excel Library API Reference | Syncfusion

    Show / Hide Table of Contents

    XmlMap Class

    Class that holds XmlMap information.

    Inheritance
    System.Object
    XmlMap
    Namespace: Syncfusion.XlsIO.Implementation
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public class XmlMap : Object

    Constructors

    XmlMap()

    Declaration
    public XmlMap()

    Properties

    Name

    Name of the XmlMap object.

    Declaration
    public string Name { get; set; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved