[]
        
(Showing Draft Content)

GC.Spread.Sheets.GroupSort

Enumeration: GroupSort

Spread.Sheets.GroupSort

Specifies the method when sort with group.

Table of contents

Enumeration members

Enumeration members

child

child = 2

Specifies that only sort inner the group.


full

full = 3

Specifies that sort will do with the group and inner the group.


group

group = 1

Specifies the sort will move the group.


none

none = 0

Specifies the sort don't move the group.