[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.ISort.Rng

Rng Property

Rng

Gets or sets the range of values on which the sort is performed.

Declaration
IRange Rng { get; }
ReadOnly Property Rng As IRange
Property Value
Type Description
IRange

An IRange value represents the range of values on which the sort is performed.

Remarks

This property can be changed when applying a sort to a sheet range, and cannot be changed if the range is within a table.