Sort.Rng Property

Definition

Return the range of values on which the sort is performed. Read-only.

public:
 property Microsoft::Office::Interop::Excel::Range ^ Rng { Microsoft::Office::Interop::Excel::Range ^ get(); };
public Microsoft.Office.Interop.Excel.Range Rng { get; }
Public ReadOnly Property Rng As Range

Property Value

Range

Applies to