SortField.SortOnValue Property
Retun the value on which the sort is performed for the specified SortField object. Read-only.
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 SortField
Dim value As Object
value = instance.SortOnValue
Object SortOnValue { get; }
Property Value
Type: System.Object
Object