Dear Aspose support team,
My requirement is that, i need to change the appearance of the pivot table. I need to fix some color for the Row fields and column fields.
I tried PivotTable.AutoFormatType method, but i'm not satisfied with the appearance. I need the color changes and align changes in the following functionality: pivotTable.AutoFormatType = PivotTableAutoFormatType.Classic;. Can you advise me if there is any other method to fix the colors for the Column headers of a pivot table.
Also, i need to align the data fields in the centre of the cell, with thin borders for all the cell. Please let me know how to achieve this feature.
Thankyou.
Saravanan