Skip to content

Commit

Permalink
Remove legacy Excel rendering classes and update handling
Browse files Browse the repository at this point in the history
Removed `RenderExcel` and `RenderExcel2003` classes, along with their methods and functionality, to simplify the codebase and focus on modern Excel formats. Updated `RenderExcel2007DataOnly.cs` by removing obsolete methods and modified `Report.cs` to handle Excel output types using `RenderExcel2007DataOnly` class. This change reduces maintenance overhead and supports a shift towards modern Excel formats.
  • Loading branch information
majorsilence committed Dec 28, 2024
1 parent 7152dbe commit d5991b9
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 653 deletions.
Loading

0 comments on commit d5991b9

Please sign in to comment.