ClosedXML / ClosedXML/ClosedXML.Report
Conditionnal formating lost in Pivot table
- Dominant language
- C#
- Stars
- 647
- Forks
- 122
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I've been trying to create an Excel Pivot Table based on a Flat List. It's working great, however in one of my cells, I've declared a conditionnal formatting to display a bar based on the value of the cell.

When my file is generated, the conditionnal formatting is not kept :

Expected result :

The template file used :
[Template](https://github.com/ClosedXML/ClosedXML.Report/files/10196106/test.xlsx)
The rendered file :
[Rendered file](https://github.com/ClosedXML/ClosedXML.Report/files/10196108/20221209164226259.xlsx)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.