1.0.0.1 Production
Other Available Downloads
GPL make me not to use this (:
by
thiwanka
on
Sep 19, 2012 at 9:07 AM
It's working for reading and writing. but it's dead slow.
I tested writing 1000 rows with 5columns. Means 5000 Cells.
I tool 11.7455057 seconds. To write big files, it's taking hours.
So I personally may not suggest for real time where you would need to handle huge files.
by
ratnakardutt
on
Jan 3, 2012 at 5:56 AM
I tried this, but it didn't work for me, so in the end, I wrote my own open-source version.
You can download the full source code from the following site:
http://www.mikesknowledgebase.com/pages/CSharp/ExportToExcel.htm
by
UncleMike
on
Nov 23, 2011 at 1:30 PM
Works great, but unusable for me because of GPL. What's the point of a .NET GPL library?
by
lsadam0
on
Nov 22, 2011 at 2:42 PM
Hi ,
Any one knows how to export HTML content to .XLSX file using Office Open XML ?
by
kvsekhar
on
Nov 14, 2011 at 12:17 PM
This works perfectly to me, but GPL is out of question.
There is no sense in build a .NET component under GPL dude.
Maybe if work with perl or ruby...
Rgds
by
alexterra
on
Oct 24, 2011 at 10:20 PM
Looking good ... but I am not sure what was made impossible by the fact it is GPL?
by
flake
on
Sep 16, 2011 at 1:28 AM
Very Good Library, but us would be much better served where it LGPL
by
eisiWare
on
Aug 10, 2011 at 11:49 AM
Unusable due to GPL.. Is it a study/reference API/application?
by
punitganshani
on
May 11, 2011 at 3:11 PM
Very good ! Viva GPL !
by
locomotive223
on
Jan 20, 2011 at 1:51 PM
Great lib... But GPL makes it unusable
by
bleonardo
on
Oct 8, 2010 at 3:30 PM
Just to clarify the comments on GPL; You are totally allowed to freely use the code as you please. But, IF you supply a public release of your project, THEN you must include the source code (or at least make it accessible).
http://www.gnu.org/licenses/gpl-faq.html#GPLRequireSourcePostedPublic
by
bnice7
on
Oct 8, 2010 at 2:10 AM
Thank ou very much, i was looking for this long ago
by
tantawieg
on
Jul 12, 2010 at 11:35 AM
Overall it's a useful utility, though working with styles is not very intuitive.
However, the GPL license makes it totally unusable at my company. Wouldn't be an issue if it was LGPL. For people who don't know: GPL license means to legally use this, your software which uses this library must be released as GPL-licensed open source software.
by
mott555
on
Jun 22, 2010 at 7:04 PM
Finally, a GPL'd xlsx writer :)
by
koshinae
on
Jun 7, 2010 at 12:49 PM
This is currently buggy and it needs a little work. check out EPPlus which is built upon this with added features and its still maintained.
by
cdc5205
on
May 7, 2010 at 6:47 PM
GPL... :-|
by
Markus86
on
Apr 16, 2010 at 7:17 AM
Sounds promising, but yes, GPL impossible.
by
PeterB
on
Feb 4, 2010 at 9:58 AM
Sounds like a good product, but the GPL license makes it unusable. Change the license please.
by
clively
on
Jan 21, 2010 at 5:34 PM
extremely handy.
but seems to have been abandoned. there are a few critical bugs. i wish someone would pick up the reins again
by
CVertex
on
Jan 12, 2010 at 6:34 AM
Could you update the license to LGPL. It's a nice library, but it cannot be used in commercial environments. With the LGPL license commercial application can use the library, while changes to the library itself must be made public..
by
swordfish
on
Jan 8, 2010 at 3:37 PM
hello, why support only 2 sheets?
i can't write cell value in sheet after 3 number.
by
kuimoani
on
Nov 17, 2009 at 9:49 AM
Fantastic piece of example code... been fighting with this for days.
by
antz
on
Sep 22, 2009 at 11:33 AM
As a suggestion you could change
DirectoryInfo outputDir = new DirectoryInfo(@"D:\ExcelPackageSamples\");
to
DirectoryInfo outputDir = new DirectoryInfo(System.Environment.CurrentDirectory.Substring(0, System.Environment.CurrentDirectory.Length - 9));
in the ExcelPackageSamples Main
by
niclin
on
Jun 19, 2009 at 12:54 PM
Magnific piece of software.
Congratulations to Dr. JohnTunnicliffe and anandbisht.
I'll write a review on my blog as soon as I have the time.
Thanks,
Leniel Macaferi
http://leniel.net
by
leniel
on
Jun 18, 2009 at 9:08 PM
Good stuff, GPL makes it un-usable.
by
plexjota
on
May 5, 2009 at 6:25 PM
Nice library, though the GPL license is very disappointing.
by
aelij
on
Mar 19, 2009 at 10:41 AM
WOW!
I've been programming (foolishly) alot of Excel VBA. There is now no need to ever delve into that intolerable IDE. This library exposes the worksheet in a very similar fashion, making it intuitive to use. Thinking of writing your own report printer? You won't be after you use this library!
Thank you!
by
bikethis
on
Feb 10, 2009 at 5:45 AM
Good stuff, but very bad performance when dealing with big XLS files. Writing to disk --> slow, Memory increases until the OutOfMemory exception is thrown. Ideal for small XLS files...
by
bertvaes
on
Oct 2, 2008 at 11:44 AM
Beautiful, this is a great project for a very average programmes who is struggling for budget an still want the bestt quality to offer
by
alvaradojl
on
Sep 27, 2008 at 4:00 PM
Excelent for treating Excel-info in a ".NET-way"
by
trondaa
on
Sep 22, 2008 at 8:59 AM
Fantastic product. It makes creating the new excel file format files very easy. Pitty it has not been updated and expanded for some time.
by
davidw567
on
Sep 1, 2008 at 10:37 AM
I am astounded that this has no other reviews! I think it is great! An initial release that does what it is supposed to. This is a useful application as it came out and the input from developers has made it better, yet.
Good work!
by
BradRoberts56
on
Aug 25, 2008 at 1:08 PM
Opera does not support ClickOnce X
To install this application, save it and then open it. Opening it directly from Opera will not work correctly.