Class XmlMap
Class that holds XmlMap information.
Inheritance
System.Object
XmlMap
Namespace: Syncfusion.XlsIO.Implementation
Assembly: Syncfusion.XlsIO.NET.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 |