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

New Post: How do I get formatted cell values, according to the excel cell...

Hello, I have problems reading formatted cell values from an existing excel file. In my excel sheet I have cells formatted for numbers with "Decimal places: 1". In a certain cell the visible value is...

View Article


Image may be NSFW.
Clik here to view.

New Post: Columns().AdjustToContents leaving extra padding

I'm adjusting a series of columns and rows. It is working and I can see that the columns widths have been adjusted. However, they are not adjusting to the same width as it would if I were to manually...

View Article


Source code checked in, #79749

Fixed issue with numbers reported as text

View Article

Released: ClosedXML 0.69.1 (Aug 14, 2013)

New on v0.69.1: Many small fixes.

View Article

Created Release: ClosedXML 0.69.1 (Aug 14, 2013)

New on v0.69.1:Many small fixes.

View Article


Commented Unassigned: Evaluating Formulas with Round() [8877]

Hi,ClosedXML doesn't evaluate formulas with the Round() function.PS: Is their a list of supported / not supported functions?Greetings,Raidri__See my comment for new description of the...

View Article

New Post: ClosedXML Excel File

Iterate through the rest of the sheets?

View Article

Updated Wiki: Evaluating Formulas

Evaluating Formulas If you call cell.Value ClosedXML will try to resolve the formula and give you the result.For example: var wb = new XLWorkbook(); var ws = wb.AddWorksheet("Sheet1");...

View Article


New Post: Problem reading cell values of cells with formula MTRANS.

TRANSPOSE is not supported and probably won't be until someone submits a patch for it. It's a nasty formula because it has many meanings depending on where it's used and it can be a regular or an array...

View Article


New Post: How do I get formatted cell values, according to the excel cell...

How can I reproduce it? The following works fine (I get "0.1") var wb = new XLWorkbook(); var ws = wb.AddWorksheet("Sheet1"); ws.Cell("A1").SetValue(0.09).Style.NumberFormat.SetFormat("0.0"); var s =...

View Article

New Post: Columns().AdjustToContents leaving extra padding

Well, that is the best I can do for that function ^_^ The problem is that I have to take into account text length, size, font, weight, orientation, and I don't remember what else to come up with a size...

View Article

Commented Unassigned: Evaluating Formulas with Round() [8877]

Hi,ClosedXML doesn't evaluate formulas with the Round() function.PS: Is their a list of supported / not supported functions?Greetings,Raidri__See my comment for new description of the...

View Article

Commented Unassigned: Evaluating Formulas with Round() [8877]

Hi,ClosedXML doesn't evaluate formulas with the Round() function.PS: Is their a list of supported / not supported functions?Greetings,Raidri__See my comment for new description of the...

View Article


New Post: Problem reading cell values of cells with formula MTRANS.

Hello MDeLeon, thank you very much for your fast replay! Regards, Christian

View Article

New Post: Problem reading cell values of cells with formula MTRANS.

Hello MDeLeon,the difference to your test is that I’m reading an existing Excel sheet with format definitions.In the attached image you can see a part of the sheet with the visible values.The value...

View Article


New Post: How do I get formatted cell values, according to the excel cell...

The difference to your test is that I’m reading an existing Excel sheet with format definitions. The value “0,1” in cell T3 is calculated by the following formula:...

View Article

Created Unassigned: Selecting Table Data/Columns by name. [8959]

Hi there,Firstly, loving the library! Super-useful coming from the Office libraries!One issue I had though, is that I'm unable to select a particular column within a table by name. In Excel the table...

View Article


Commented Unassigned: Selecting Table Data/Columns by name. [8959]

Hi there,Firstly, loving the library! Super-useful coming from the Office libraries!One issue I had though, is that I'm unable to select a particular column within a table by name. In Excel the table...

View Article

Commented Unassigned: Selecting Table Data/Columns by name. [8959]

Hi there,Firstly, loving the library! Super-useful coming from the Office libraries!One issue I had though, is that I'm unable to select a particular column within a table by name. In Excel the table...

View Article

Closed Unassigned: Selecting Table Data/Columns by name. [8959]

Hi there,Firstly, loving the library! Super-useful coming from the Office libraries!One issue I had though, is that I'm unable to select a particular column within a table by name. In Excel the table...

View Article
Browsing all 1877 articles
Browse latest View live


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