[]
        
(Showing Draft Content)

GC.Pivot.SortType

列挙型: SortType

GC.Pivot.SortType

ピボットテーブルの並べ替えトの種類を示します。

Table of contents

Enumeration members

Enumeration members

asc

asc = 0

昇順で並べ替えます。


custom

custom = 2

ユーザー定義の並べ替えの種類


desc

desc = 1

降順で並べ替えます。