commit | d0678ed0e8a7acc31363e9d08dc7d3899a8f2177 | [log] [tgz] |
---|---|---|
author | Brian Cairns <bcairns@google.com> | Tue Jun 04 22:03:34 2024 +0000 |
committer | Brian Cairns <bcairns@google.com> | Tue Jun 04 22:03:34 2024 +0000 |
tree | ee0c44782405f1c3a17891f01ef4f1fb5fd04005 | |
parent | b0a4d196616894cfb3eb0eee0f6b12175d92b560 [diff] |
[NWD] Further EPPlus fixes & improvements. - Fix conditional formatting and add a test spreadsheet - Remove System.Drawing dependency. With this change, the EPPlus library has no dependencies outside the base .NET Core library. - Remove ability to modify most styles Change-Id: I54fb15b85454fb6e4339d4d65979416b52feee68 Reviewed-on: https://gnocchi-internal-review.git.corp.google.com/c/third_party/epplus/+/207761 Reviewed-by: Hughes Hilton <hugheshilton@google.com>