PivotTableElement module
- class PivotTableElement.PivotTableElement(value)
Bases:
Enum- blankRow = 13
- firstColumn = 7
- firstColumnStripe = 3
- firstColumnSubheading = 17
- firstHeaderCell = 9
- firstRowStripe = 5
- firstRowSubheading = 20
- firstSubtotalColumn = 10
- firstSubtotalRow = 14
- headerRow = 8
- lastColumn = 23
- pageFieldLabels = 1
- pageFieldValues = 2
- secondColumnStripe = 4
- secondColumnSubheading = 18
- secondRowStripe = 6
- secondRowSubheading = 21
- secondSubtotalColumn = 11
- secondSubtotalRow = 15
- thirdColumnSubheading = 19
- thirdRowSubheading = 22
- thirdSubtotalColumn = 12
- thirdSubtotalRow = 16
- totalRow = 24
- wholeTable = 0