I would like to know if it's possible to read the pivot table using any existing APIs such as POI. I know there are some limitations regarding reading / changing the values of the cell, but I want to know at which extent we can read the sub content of the cell?
Has anyone tried this before? Are the documentations of POI V3.13 updated on this topic?
I see a lot of questions about pivot table creation, but not reading.
Thanks for your help.