SortField.CustomOrder Property
Specifies a custom order to sort the fields. Read/write.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Property CustomOrder As Object
Get
Set
'Usage
Dim instance As SortField
Dim value As Object
value = instance.CustomOrder
instance.CustomOrder = value
Object CustomOrder { get; set; }
Property Value
Type: System.Object
Object