Represents the settings which apply to sorting a region of values based on indices relative to either the Worksheet's [[Worksheet.filterSettings]] or [[Worksheet.sortSettings]] region.

RelativeIndexSortSettings

new RelativeIndexSortSettings(a: ISortSettingsOwner, b: object): RelativeIndexSortSettings

Returns RelativeIndexSortSettings

$t: Type

Inherited from: SortSettings$1

caseSensitive: boolean

Inherited from: SortSettings$1

Gets or sets the sort condition for the specified sort-able item.

sortConditions(sortableItem: RelativeIndex, value: SortCondition): SortCondition

Parameters

Returns SortCondition