ExcelColumn.Width parsing error

While trying to get column width, which is not integer (eg. 40.25), I got FormatException - it is raised because Width getter contains "int.Parse" instead of "double.Parse". I think that changing t...

Id #33665 | Release: None | Updated: Feb 22 at 12:31 AM by Ardhad | Created: Jan 15 at 12:58 PM by Ardhad

Catastrophic failure . with merged cells

/xl/worksheets/sheet.xml part with XML error. Catastrophic failure . I am generating Excel using C#. The Excel contains merged cells. If I remove these merged cell there is no issue.

Id #32712 | Release: None | Updated: Feb 22 at 12:31 AM by PraneetR | Created: May 14, 2012 at 1:18 PM by PraneetR

Getting error Converter failed to open the file

I have create Excel file using the sample code "ExcelPackageSamples". When I open the excel I get error "Converter failed to open the file". I am using Office 2003

Id #32690 | Release: None | Updated: Feb 22 at 12:31 AM by vilasgaykwad | Created: May 10, 2012 at 3:00 PM by vilasgaykwad

Number formats and datatypes

Hello,   After opening created file by excel itself, I see that numeric areas are seen as text instead of numeric so orderings are not working properly. User needs to update these cells definitions...

Id #32126 | Release: None | Updated: Feb 22 at 12:31 AM by domeniconeri | Created: Jan 24, 2012 at 5:14 PM by zokkan

Apostrophe in Cell Value String causes an Exception

setting the Value property of a Cell to a string that contains an apostrophe causes an XPathException:   See the following code: FileInfo newFile = new FileInfo(@"test.xlsx"); using...

Id #31571 | Release: None | Updated: Feb 22 at 12:31 AM by rupello | Created: Oct 10, 2011 at 5:31 PM by rupello

Does this Lib support all the special charactors like , ' # .... etc

Does this Lib support all the special charactors like , ' # .... etc if yes then how. can any one me code snippet.

Id #31457 | Release: None | Updated: Feb 22 at 12:31 AM by mcamail2002 | Created: Sep 15, 2011 at 3:30 PM by mcamail2002

How to do Color "Excel Cell"

Hi All How to do Color "Excel Cell"?     Regards, mcamail2002@gmail.com

Id #31456 | Release: None | Updated: Feb 22 at 12:31 AM by mcamail2002 | Created: Sep 15, 2011 at 2:58 PM by mcamail2002

How to read 2003 Excel Fileformat data with out installing Office 2003

Hi,   I need to read the data from excel 2003 (xls) file format but i don't want to install Office 2003 in the server. Is it possible to read the data's by using any assembilies.

Id #30758 | Release: None | Updated: Feb 22 at 12:31 AM by Nagamanickam | Created: May 26, 2011 at 11:23 AM by Nagamanickam

Error while usine excel 2003 template

I got error "file contains corrupted data" while using excel 2003 template to create excel report.

Id #26468 | Release: None | Updated: Feb 22 at 12:31 AM by Nagamanickam | Created: Mar 13, 2010 at 5:03 AM by satyajitn

Hiding Rows

Hi,   Is there a way to hide the Excel rows? I am using the code which has the performance fix with Load function. This creates Excel sheet based on the XML generation and attributes set to it. So ...

Id #26430 | Release: None | Updated: Feb 22 at 12:31 AM by PBalanagendra | Created: Mar 8, 2010 at 10:51 PM by PBalanagendra