列挙型: GroupSort
Spread.Sheets.GroupSort
グループ化されたデータを並べ替える時に、並べ替える方法を指定します。
Table of contents
Enumeration members
Enumeration members
child
• child = 2
グループ内のデータを並べ替えます。
full
• full = 3
グループとそのデータの両方を並べ替えます。
group
• group = 1
ソートがグループに移動することを指定します。
none
• none = 0
ソートでグループコンテンツを移動しないことを指定します。