Offset | Name | Size | Contents |
|
4 | rwFirst | 2 | First row of the PivotTable |
6 | rwLast | 2 | Last row of the PivotTable |
8 | colFirst | 2 | First column of the PivotTable |
10 | colLast | 2 | Last column of the PivotTable |
12 | rwFirstHead | 2 | First row containing PivotTable headings |
14 | rwFirstData | 2 | First row containing PivotTable data |
16 | colFirstData | 2 | First column containing PivotTable data |
18 | iCache | 2 | Index to the cache |
20 | (Reserved) | 2 | Reserved; must be 0 (zero) |
22 | sxaxis4Data | 2 | Default axis for a data field |
24 | ipos4Data | 2 | Default position for a data field |
26 | cDim | 2 | Number of fields |
28 | cDimRw | 2 | Number of row fields |
30 | cDimCol | 2 | Number of column fields |
32 | cDimPg | 2 | Number of page fields |
34 | cDimData | 2 | Number of data fields |
36 | cRw | 2 | Number of data rows |
38 | cCol | 2 | Number of data columns |
40 | grbit | 2 | Option flags |
42 | itblAutoFmt | 2 | Index to the PivotTable autoformat |
44 | cchName | 2 | Length of the PivotTable name |
46 | cchData | 2 | Length of the data field name |
48 | rgch | var | PivotTable name, followed by the name of a data field |