XmlSchemas._Default Property
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
ReadOnly Default Property _Default ( _
Index As Object _
) As XmlSchema
Get
'Usage
Dim instance As XmlSchemas
Dim Index As Object
Dim value As XmlSchema
value = instance(Index)
XmlSchema this[
Object Index
] { get; }
Parameters
- Index
Type: System.Object
Property Value
Type: Microsoft.Office.Interop.Excel.XmlSchema