Sort.Rng Property
Return the range of values on which the sort is performed. Read-only.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
ReadOnly Property Rng As Range
Get
'Usage
Dim instance As Sort
Dim value As Range
value = instance.Rng
Range Rng { get; }
Property Value
Type: Microsoft.Office.Interop.Excel.Range
Range