Specifying the Absolute Position of the Pivot Item with Golang via C++

Contents
[ ]

The following sample code creates a Pivot Table and then specifies the Pivot Items positions in the same parent node. You can download the source Excel and output Excel files for your reference. If you open the output Excel file, you will see the Pivot Item “4H12” is at the 0th position in parent “K11” and “DIF400” is at the 3rd position. Similarly, CA32 is at position 1 and AAA3 is at position 2.