Remove unnecessary code from EPPlus.

- VBA Macros
- Drawings and embedded images
- Charts
- Font sizes
- Column auto-size

This eliminates the drawing dependencies and reduces the binary size.

Change-Id: Id7978a4eb8c68b9305495dca98bc041f0c7b3f4d
Reviewed-on: https://gnocchi-internal-review.git.corp.google.com/c/third_party/epplus/+/207105
Reviewed-by: Hughes Hilton <hugheshilton@google.com>
62 files changed
tree: 4523e392c7ce1e02d903b10dc10c6318b147b843
  1. Doc/
  2. EPPlus/
  3. EPPlusExcelCalculationSample/
  4. EPPlusTest/
  5. EPPlusWebSample/
  6. NetCoreTests/
  7. Profiling/
  8. SampleApp/
  9. .gitignore
  10. CONTRIBUTING.md
  11. EPPlus.sln
  12. EPPlus.testsettings
  13. EPPlusTest.runsettings
  14. ExcelPackage.vsmdi
  15. LICENSE
  16. LocalTestRun.testrunconfig
  17. METADATA
  18. README.md
  19. ReadMe_UpdatingEPPlus.txt
README.md

EPPlus

AppSheet fork of EPPlus

To compile this fork, run: dotnet pack EPPlus/EPPlusSDK.csproj -c Release

Then, copy the .nupkg file: EPPlus/bin/Release/Appsheet.EPPlus.1.0.0.nupkg -> jeenee/lib/nuget