commit | 665748ff748936bdad62fb635850da0b2247787a | [log] [tgz] |
---|---|---|
author | Brian Cairns <bcairns@google.com> | Tue Jun 04 23:10:49 2024 +0000 |
committer | Brian Cairns <bcairns@google.com> | Tue Jun 04 23:10:49 2024 +0000 |
tree | 18215cb2841fc930a6decadbf76031840bea0ab6 | |
parent | 051e46efeed2baec36331b466a19a474eecdb9d5 [diff] |
[NWD] Further EPPlus fixes & improvements (take 2) - 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: Ida4fc1d946c8b99f7a35cab6ee1eeb503a2d8219 Reviewed-on: https://gnocchi-internal-review.git.corp.google.com/c/third_party/epplus/+/207701 Reviewed-by: Hughes Hilton <hugheshilton@google.com>