# GC.Spread.Sheets.ICustomSortInfo

## Content

# Interface: ICustomSortInfo

[Spread](../modules/GC.Spread).[Sheets](../modules/GC.Spread.Sheets).ICustomSortInfo

## Table of contents

### Properties

- [ascending](GC.Spread.Sheets.ICustomSortInfo#ascending)
- [index](GC.Spread.Sheets.ICustomSortInfo#index)

### Methods

- [compareFunction](GC.Spread.Sheets.ICustomSortInfo#comparefunction)

## Properties

### <a id="ascending" name="ascending"></a> ascending

• **ascending**: `boolean`

___

### <a id="index" name="index"></a> index

• **index**: `number`

## Methods

### <a id="comparefunction" name="comparefunction"></a> compareFunction

▸ **compareFunction**(`value1`, `value2`): `number`

#### Parameters

| Name | Type |
| :------ | :------ |
| `value1` | `any` |
| `value2` | `any` |

#### Returns

`number`
