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

Image may be NSFW.
Clik here to view.

Updated Wiki: Pivot Table example

Pivot Tables In this example, we'll create a pivot table of monthly pastry sales. First, we'll need our Pastry class: public class Pastry { public Pastry(string name, int amount, string month) { Month...

View Article


Commented Issue: replace function [6499]

will there be a function on the workbook or the worksheet to replace a given string? it could look something like that :  workbook.replace("what you search", "what you want to replace it with"); I...

View Article


Commented Issue: replace function [6499]

will there be a function on the workbook or the worksheet to replace a given string? it could look something like that :  workbook.replace("what you search", "what you want to replace it with"); I...

View Article

New Post: Exporting gridview to excel with multiple headers

Hello, I am able to export to excel gridview with one header. But how do I export gridview with two headers? Please any help is greatly appreciated. Thanks

View Article

New Post: Exporting gridview to excel with multiple headers

You'll have to do it manually.

View Article


New Post: Code examples on creating Pivot Table?

Thank you. It's a very good example. I wish I had know that ClosedXML could be used to create Pivot tables, because I ended up using Aspose.Cells to do mine. It's a pretty good product, but I still...

View Article

New Post: Exporting gridview to excel with multiple headers

I do not understand, are you saying that I can not do with closedxml? What do you mean manually ?

View Article

New Post: Exporting gridview to excel with multiple headers

What have you tried?

View Article


New Post: Memory problem with ClosedXML

I am doing a test where I create a workbook, then add two spreadsheets on it and 500,000 rows with one test value in the first cell. Every object is initialised with the using keyword. Memory...

View Article


New Post: Creating Hyperlinks in "large" (greater than 41967 links) - corrups...

1) per http://office.microsoft.com/en-us/excel-help/excel-specifications-and-limits-HP010342495.aspx?CTT=1 the max HYPERLINK limit per workbook is 66530. 2) However, if I generate, using Closed XML,...

View Article

Commented Issue: Error when using SaveAs [8078]

First, let me thank you for this library, it is really awsome and probably saved me a lot of coding time. I have a problems with the SaveAs function. I have an application that is using version 0.63.0...

View Article

Created Issue: Open ClosedXML Doc on Android Device [8736]

Last year, I converted a program-generated Excel file from the old Microsoft document API to Open XML. It was clunky and time consuming, until I discovered ClosedXML. Wow! What a difference. It has...

View Article

Commented Issue: Open ClosedXML Doc on Android Device [8736]

Last year, I converted a program-generated Excel file from the old Microsoft document API to Open XML. It was clunky and time consuming, until I discovered ClosedXML. Wow! What a difference. It has...

View Article


New Post: Memory problem with ClosedXML

I was having a similar problem. The quick version is that I was doing a loop in the loop. My spreadsheet have about 250,000 rows. The first pass of the 2nd loop took my 8g machine into an out of memory...

View Article

Patch Uploaded: #14484

hartez has uploaded a patch.Description:This addresses two possible sources of NullReferenceExceptions when opening a file:1. A Null WorkbookStylesPart - this is the problem when opening the example...

View Article


Updated Wiki: Documentation

Some Updates, Hi All, well i am the new care taker, i have been going through the code and i will be starting on some new features, the most requested of which are pivot table. Stay tuned. -Amir...

View Article

New Post: Identifier Expected

Hello, I am trying to copy information from one area of a ClosedXML sheet to another. I have the following setup: Sheet1 is just data - as extracted from sql server (using ClosedXML - getting this...

View Article


Closed Issue: Strange values returned, bad value in cell [8535]

I have an excel file that has a formaula getting its values from other tabs. ClosedXml is returning completely different values. This is very strange behaviour. In cell M1210 there is a value (if...

View Article

Closed Issue: Style isnt copied with row.copyto [8493]

im trying to populate an XLS template, and to test the best way im using the following code[code]using System;using ClosedXML.Excel;using System.Linq;using System.Diagnostics;namespace...

View Article

Closed Issue: There isn't a worksheet named '#REF' [8465]

I've attached a simple workbook that can't be opened. It works fine with OpenXML library directly (and incidentally with NPOI and EPPlus).The Exceptions is: There isn't a worksheet named...

View Article
Browsing all 1877 articles
Browse latest View live


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