L.2.9.3.4.6 Column Axis Fields
L.2.9.3.4.6 Column Axis Fields
This collection indicates which fields are on the column axis of the PivotTable.
<colFields count="3">
<field x="14"/>
<field x="15"/>
<field x="16"/>
</colFields>
In the context of field:
For this example, the collection indicates that “Year”, “Quarter” and “Month” are on the column axis of the PivotTable, in that order.
Last updated on