ClosedXML.Report icon indicating copy to clipboard operation
ClosedXML.Report copied to clipboard

ClosedXML.Report is a tool for report generation with which you can easily export any data from your .NET classes to Excel using a XLSX-template.

Results 98 ClosedXML.Report issues
Sort by recently updated
recently updated
newest added

Hi, Refer to https://github.com/ClosedXML/ClosedXML/pull/1396 This PR has been merged and is quite a big breaking change.

enhancement

Add customizable data formatters like `{{item.IsActive | YESNO}}`

enhancement

I'd like to create one worksheet per item from a list. For example in case I pass an IEnumerable to the template `template.AddVariable(customers);` and the name of the template worksheet...

enhancement

Hi Grouping works inside nested range? Any sample template for that? Please assist. I checked grouping works inside nested range. but `` not working. Please assist Thanks, Abdul

enhancement

I'm trying to use the library, but after rendering the data, the resulting file loses formatting, except for the background of the cells. Now I do not save the font...

awaiting-feedback

Hi. I am very glad to work with ClosedXML.Report library, and it is very useful for ordinary reports. Can you help me to understands how I can template the following...

question
awaiting-feedback