Share via


IXmlMap.Schemas Property

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
ReadOnly Property Schemas As XmlSchemas
    Get
'Usage
Dim instance As IXmlMap
Dim value As XmlSchemas

value = instance.Schemas
XmlSchemas Schemas { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.XmlSchemas

See Also

Reference

IXmlMap Interface

IXmlMap Members

Microsoft.Office.Interop.Excel Namespace