[]
Gets or sets the range of values on which the sort is performed.
IRange Rng { get; }
ReadOnly Property Rng As IRange
Type | Description |
---|---|
IRange | An IRange value represents the range of values on which the sort is performed. |
This property can be changed when applying a sort to a sheet range, and cannot be changed if the range is within a table.