Quantcast
Channel: ClosedXML - The easy way to OpenXML
Browsing all 1877 articles
Browse latest View live
↧

New Post: The closedxml load file slowly

I try to do a test and compare the time of load file. I found the closedXml is the slowest between OpenXML and NPOI. Just testing load the file and nothing to do. OpenXML 103 ms ClosedXML 2790ms NPOI...

View Article


Created Unassigned: System.Exception: Syntax error [9393]

Hi,I am using excel sheet to calculate values from user provided inputs and i am getting error on the cell containing following...

View Article


Edited Unassigned: System.Exception: Syntax error [9393]

Hi,I am using excel sheet to calculate values from user provided inputs and i am getting error on the cell containing following...

View Article

Closed Unassigned: System.Exception: Syntax error [9393]

Hi,I am using excel sheet to calculate values from user provided inputs and i am getting error on the cell containing following...

View Article

New Post: The closedxml load file slowly

How many cells? If performance is paramount then you should use SAX.

View Article


New Post: The closedxml load file slowly

Ok,Thanks. The cells count about 6000+ and size is about 500kb. Hope the closedxml will be better. :-D

View Article

New Post: Merging cells makes hidden value

Hello IXLRange.Merge() makes hidden value. e.g.// Merge and save XLWorkbook workBook = new XLWorkbook(textBox1.Text); IXLWorksheet sheet = workBook.Worksheet(1); sheet.Cell("A1").Value = "A1Value";...

View Article

New Post: Get value error

I found when you set the cell style is Percent then closedXml can't get the value. e.g. To input the value like 12 in to the cell A1 and then display 12% I try get the value in A1 like this....

View Article


New Post: Get value error

And when i got the last update code and modify the XLCell.cs to get value from InnerText, it's ok. I'm not sure which way is better.

View Article


Created Unassigned: Conditional Formatting not applying to Pivot Table [9394]

I'm creating a pivot table in ClosedXML, then trying to apply conditional formatting to it. When I open the sheet however, the conditional format applies to everywhere but the pivot table; see...

View Article

Image may be NSFW.
Clik here to view.

New Post: IndexOutOfBounds - new XLWorkbook( ... )

Hi folks, I have an error with one of our Excel-Documents. When I call:wb = new XLWorkbook( path ); I get an IndexOutOfBounds-Exception. The problem occurs when there is a ',' (comma) in the sheetname....

View Article

New Post: Cell.Value throwing System.FormatException

I have the same error in the Excel file. If I copy paste the formula in the excel file = value is correct. DataTable tbl_rez = new DataTable(); tbl_rez.Columns.Add("V", typeof(int)); for (int i = 1; i...

View Article

New Post: Conditional Formatting not applying to Pivot Table

I'm creating a pivot table in ClosedXML, then trying to apply conditional formatting to it. When I open the sheet however, the conditional format applies to everywhere but the pivot table; see...

View Article


Created Unassigned: Excessive memory usage, bug? [9395]

HiWe are using ClosedXML to generate reports with multiple millions of rows and our memory usage just goes through the roof.As a rule of thumb ClosedXML needs around 100 times the memory a generated...

View Article

Edited Unassigned: Excessive memory usage, bug? [9395]

HiWe are using ClosedXML to generate reports with multiple millions of rows and our memory usage just goes through the roof.As a rule of thumb ClosedXML needs around 100 times the memory a generated...

View Article


Edited Unassigned: Excessive memory usage, bug? [9395]

HiWe are using ClosedXML to generate reports with multiple millions of rows and our memory usage just goes through the roof.As a rule of thumb ClosedXML needs around 100 times the memory a generated...

View Article

Edited Unassigned: Excessive memory usage, bug? [9395]

HiWe are using ClosedXML to generate reports with multiple millions of rows and our memory usage just goes through the roof.As a rule of thumb ClosedXML needs around 100 times the memory a generated...

View Article


Edited Unassigned: Excessive memory usage, bug? [9395]

HiWe are using ClosedXML to generate reports with multiple millions of cells and our memory usage just goes through the roof.As a rule of thumb ClosedXML needs around 100 times the memory a generated...

View Article

Closed Unassigned: Excessive memory usage, bug? [9395]

HiWe are using ClosedXML to generate reports with multiple millions of cells and our memory usage just goes through the roof.As a rule of thumb ClosedXML needs around 100 times the memory a generated...

View Article

Created Unassigned: Cell.Value throw FormatException [9396]

It will throw the format exception when get the cell value which set the cell format is percent.And I try to get the cell value like this code.``` ClosedXML.Excel.XLWorkbook wb = new...

View Article
Browsing all 1877 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>