Share via


ISortField.Key Property

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

Syntax

'Declaration
ReadOnly Property Key As Range
    Get
'Usage
Dim instance As ISortField
Dim value As Range

value = instance.Key
Range Key { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.Range

See Also

Reference

ISortField Interface

ISortField Members

Microsoft.Office.Interop.Excel Namespace