[]
        
(Showing Draft Content)

GC.Spread.Pivot.GrandTotalPosition

Enumeration: GrandTotalPosition

Spread.Pivot.GrandTotalPosition

Indicates the direction of grand total in the pivot table.

Table of contents

Enumeration members

Enumeration members

both

both = 3

Show grand total in row and column direction for pivot table.


col

col = 2

Show grand total in column direction for pivot table.


none

none = 0

Don't show grand total


row

row = 1

Show grand total in row direction for pivot table.