Compartir a través de


SortFields._Default Property

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 SortField
    Get
'Usage
Dim instance As SortFields
Dim Index As Object
Dim value As SortField

value = instance(Index)
SortField this[
    Object Index
] { get; }

Parameters

Property Value

Type: Microsoft.Office.Interop.Excel.SortField

See Also

Reference

SortFields Interface

SortFields Members

Microsoft.Office.Interop.Excel Namespace