[]
        
(Showing Draft Content)

GC.Spread.Sheets.IRangeSortingEventArgs

Interface: IRangeSortingEventArgs

Spread.Sheets.IRangeSortingEventArgs

Table of contents

Properties

Properties

ascending

ascending: boolean


col

col: number


compareFunction

Optional compareFunction: (value1: any, value2: any) => number

Type declaration

▸ (value1, value2): number

Parameters
Name Type
value1 any
value2 any
Returns

number


groupSort

groupSort: GroupSort


sheet

sheet: Worksheet


sheetName

sheetName: string