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

New Post: Text File Imports

Thank you for the quick response. I really appreciate it. Too bad; I was hoping it would work.

View Article


New Post: Unable to get format data cell using closexml

using trygetvalue foreach cell in a great file program appear very slow. have you a suggest to accelerate program? i have to use trygetvalue in each cell because i don't konw which cell is date so i...

View Article


New Post: using trygetvalue program is very slow

hi, i have a problem using trygetvalue in a excel file. using this function in each cell to undertsand if my cell is a data and in this case getting value, my program is very slow without trygetvalue...

View Article

New Post: Text File Imports

Yes, only you know what to expect when reading a text file ... what are the delimiters, how many columns, what type of values are in each column, so it is quite a lot to expect software to parse a...

View Article

New Post: Text File Imports

roberttanenbaum: I'm sorry, no disrespect intended, but that is simply incorrect. I was using another library which also uses Open XML as its backbone and was able to import text files directly to a...

View Article


New Post: Text File Imports

Thank you. That's good to know.

View Article

New Post: Check DataValidation

if the cell has a validation like currency and the values in 'usd,cny,eur,cad' and its a dropdowslist But if the cell value displayed 'abc' and not in the currency ranges. How can i check or get the...

View Article

Created Unassigned: 'System.IO.IsolatedStorage.IsolatedStorageException'...

I'm trying to create a COM component using ClosedXML. It's working perfectly until I go to save the file. Everything works fine when I run a COM test under .NET, but when I connect it to VB6 it pitches...

View Article


New Post: Check DataValidation

With Excel, the program wouldn't let you select a value not in the list. With ClosedXML you're responsible for setting a valid value.

View Article


Created Unassigned: Cross-worksheet Cell and Range hyperlinks should work [9392]

The XLHyperlink constructor currently converts a Cell or Range into an address string __without the sheet name__. This means that cross-worksheet hyperlinks don't work correctly. If I create a...

View Article

New Post: Excel 2013 - 2010 compatibility

Hi first time posting, I figured out how to fix this after reading your posts above and this herehttp://support.microsoft.com/kb/296492 TLDR see below for solution if you get the x' was an undeclared...

View Article

New Comment on "Adding an AutoFilter to a Range"

ws.AutoFilter.clea() gives an error An unhandled exception of type 'System.NullReferenceException' occurred in ClosedXML.dll Additional information: Object reference not set to an instance of an object.

View Article

New Comment on "Adding an AutoFilter to a Range"

ws.AutoFilter.clear() gives an error An unhandled exception of type 'System.NullReferenceException' occurred in ClosedXML.dll Additional information: Object reference not set to an instance of an object.

View Article


New Comment on "Adding DataTable as Worksheet"

How can I remove the filter setting.

View Article

New Post: Get formula's value

http://closedxml.codeplex.com/workitem/7614 I have try get the valuecached but its null sometimes. And do u have a good way to get the value ? Thank U. object objValue = null; if (cell.HasFormula) {...

View Article


New Comment on "Adding DataTable as Worksheet"

found a way to remove filter. var doc = new XLWorkbook() ; var sheet1 = doc.Worksheets.Add(datatable) sheet1.Table("Table1").ShowAutoFilter = false;

View Article

Reviewed: ClosedXML 0.75.0 (Nov 20, 2014)

Rated 5 Stars (out of 5) - Thank you! This is excellent, really easy to use compared to the OpenXML SDK.

View Article


New Post: Loading SSRS Excel spreadsheet throws Object reference not set error

I'm loading the xlsx excel spreadsheet that was created from a SSRS report built using Sql Server Data Tools of Sql Server 2012. Has this happened to anyone else? In this line: XLWorkbook workbook =...

View Article

Commented Unassigned: CopyTo one to another workbook style error [9389]

```System.Collections.Generic.KeyNotFoundException mscorlib.dll!System.Collections.Generic.Dictionary<int,System.__Canon>.this[int].get(int key) + 0x8a >...

View Article

New Comment on "Documentation"

This is brilliant! If we had something like this for word docs a couple of years ago the project I was one would have been cut in half!

View Article
Browsing all 1877 articles
Browse latest View live


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