MapInfo.CustomXmlMappingsPart Property

Gets the CustomXmlMappingsPart associated with this element.

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property CustomXmlMappingsPart As CustomXmlMappingsPart
    Get
    Friend Set
'Usage
Dim instance As MapInfo
Dim value As CustomXmlMappingsPart

value = instance.CustomXmlMappingsPart
public CustomXmlMappingsPart CustomXmlMappingsPart { get; internal set; }

Property Value

Type: DocumentFormat.OpenXml.Packaging.CustomXmlMappingsPart
Returns CustomXmlMappingsPart.

See Also

Reference

MapInfo Class

MapInfo Members

DocumentFormat.OpenXml.Spreadsheet Namespace