# GC.Spread.Pivot.PivotAreaAxisType

## Content

# Enumeration: PivotAreaAxisType

[Spread](../modules/GC.Spread).[Pivot](../modules/GC.Spread.Pivot).PivotAreaAxisType

Indicates the pivot area axis type of pivot table.

## Table of contents

### Enumeration members

- [col](GC.Spread.Pivot.PivotAreaAxisType#col)
- [row](GC.Spread.Pivot.PivotAreaAxisType#row)

## Enumeration members

### <a id="col" name="col"></a> col

• **col** = `1`

indicate grandTotal is on the col axis

___

### <a id="row" name="row"></a> row

• **row** = `0`

indicate grandTotal is on the row axis
