Share via


ISortField.SortOnValue Property

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

Syntax

'Declaration
ReadOnly Property SortOnValue As Object
    Get
'Usage
Dim instance As ISortField
Dim value As Object

value = instance.SortOnValue
Object SortOnValue { get; }

Property Value

Type: System.Object

See Also

Reference

ISortField Interface

ISortField Members

Microsoft.Office.Interop.Excel Namespace