Skip to content

Commit e5f3015

Browse files
committed
Update README.md
1 parent 9fd8eb9 commit e5f3015

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ In following a simplified comparison without any warranties. Subjects might chan
3030
|--------|------|------|------------------------------|----------------------|
3131
| Microsoft Excel | + 100% compatibility to Micrsoft Excel ;-) | - Speed<br/>- Dependency to windows platform only (and maybe MacOS) | * licensing per user (!)<br/>* NOT recommended/supported for software deployment, for servers or for similar automation <sup>1)</sup> | www.microsoft.com |
3232
| Epplus 5 or higher | + Speed | - no export of chart images<br/>- calculation issue when re-opening in MS Excel <sup>2)</sup><br/>- limited VBA/macro support | * Polyform license<br/>* limited community licensing<br/>* commercial licensing available | www.epplussoftware.com |
33-
| Epplus 4 | + Speed | - no export of chart images<br/>- some (seldom-used) calculation functions not implemented<br/>- calculation issue when re-opening in MS Excel <sup>2)</sup>, but workaround AVAILABLE (in this project's fork)<br/>- limited VBA/macro support<br/>- limited Linux/MacOS support (because of references to System.Drawing/libgdiplus) | * LGPL<br/>* "free license"<br/>* no manufacturer support (end of life) | www.github.com/JanKallman/EPPlus |
33+
| Epplus 4 | + Speed | - no export of chart images<br/>- some (seldom-used) calculation functions not implemented<br/>- calculation issue when re-opening in MS Excel <sup>2)</sup>, but workaround AVAILABLE (in this project's fork)<br/>- limited VBA/macro support<br/>- missing support for parallelization<br/>- limited Linux/MacOS support (because of references to System.Drawing/libgdiplus) | * LGPL<br/>* "free license"<br/>* no manufacturer support (end of life) | www.github.com/JanKallman/EPPlus |
3434
| Spire.Xls | + Speed<br/>+ Charts export (windows platform only) | - calculation issue when re-opening in MS Excel <sup>2)</sup><br/>- limited VBA/macro support | * commercial licensing available | www.e-iceblue.com |
3535
| FreeSpire.Xls | + Speed<br/>+ Charts export (windows platform only) | - Limitations by manufacturer due to free edition<br/>- calculation issue when re-opening in MS Excel <sup>2)</sup><br/>- limited VBA/macro support | * "free license"<br/>* no official support by manufacturer | www.e-iceblue.com |
3636

0 commit comments

Comments
 (0)