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

Source code checked in, #15b07291258df096f323163ca917729c95d18c14

Merge branch 'ClearMergedCells' of https://git01.codeplex.com/forks/nicknack2020/closedxml into NickNack2020/ClosedXml

View Article


Source code checked in, #e13a65854169868f8eaded4c15351c7385a573a8

Merge branch 'NickNack2020/ClosedXml'

View Article


Closed Issue: XLCell.Clear(XLClearOptions.ContentsAndFormats) does not clear...

Greetings again. Please see the attached example. If you have a merged cell that is composed of say, B2:J17, and this cell (range really I guess) has a border around it, and you call...

View Article

Closed Issue: Null Reference on Loading File created by OpenXML [8631]

I've managed to create a very basic macro enabled spreadsheet via OpenXML (merging a VBA macro from another spreadsheet along the way).The generated spreadsheet opens up correctly in Excel - the macro...

View Article

Source code checked in, #06b54aa84ae2f9727fa07f53ed6376f4237eb7b2

Merge branch 'LoadComments' of https://git01.codeplex.com/forks/nicknack2020/closedxml into NickNack2020/ClosedXml

View Article


Source code checked in, #0f8aa9bee272ee54d97ea09d5eb6e147570ceed2

Merge branch 'NickNack2020/ClosedXml'

View Article

Closed Unassigned: InvalidOperationException when loading an Excel sheet with...

See attached Excel sheet. When loading this sheet with ClosedXML, I receive the following error:InvalidOperationException: Sequence contains no matching element at...

View Article

Source code checked in, #35c801d518c3b457574d11d2f9386b223f2ef743

Add Workbook protection

View Article


New Post: Protect Workbook

The latest code adds simple workbook protection (no password).

View Article


New Comment on "Headers and Footers Tab"

How to insert image in Header string imagePath = System.Web.Hosting.HostingEnvironment.MapPath("~/Content/img/tuv-logo.jpg");...

View Article

Created Unassigned: How to Add Image In Header Using ClosedXML [9350]

Error At AddImage(imagePath,XLHFOccurrence.FirstPage);Error : The method or operation is not implemented.var workbook = new XLWorkbook(); var worksheet = workbook.Worksheets.Add("Covering Letter",1);//...

View Article

Reviewed: ClosedXML 0.73.0 (Jul 28, 2014)

Rated 5 Stars (out of 5) - I have been using this library for a long time and can honestly say that it is one of the most useful tools I have ever used. It made the task of creating complex...

View Article

Commented Unassigned: How to Add Image In Header Using ClosedXML [9350]

Error At AddImage(imagePath,XLHFOccurrence.FirstPage);Error : The method or operation is not implemented.var workbook = new XLWorkbook(); var worksheet = workbook.Worksheets.Add("Covering Letter",1);//...

View Article


Commented Unassigned: Multithreading- AdjustToContents not threadsafe [9348]

Hi, I have recently upgraded from 0.65 to 0.73 and while I have seen some performance improvements, several reports that run in parallel threads crashed in my UAT environment. It seems the problem is...

View Article

Created Unassigned: ClosedXML_v0.73.0.0 (.net...

var workbook = new XLWorkbook();var worksheet = workbook.Worksheets.Add(dt,"Sample Sheet");worksheet.Columns().AdjustToContents(1);In case headers in first row are longer than values, this code does...

View Article


Created Unassigned: trying to save data to a database [9352]

I'm trying to save data to a database; excel was generated with ClosedXML. The value of a cell through ClosedXML is not read. But I can not read a DataTable I want to generate for OleDb. I need to read...

View Article

Edited Issue: Null Reference on Loading File created by OpenXML [8631]

I've managed to create a very basic macro enabled spreadsheet via OpenXML (merging a VBA macro from another spreadsheet along the way).The generated spreadsheet opens up correctly in Excel - the macro...

View Article


Edited Issue: XLCell.Clear(XLClearOptions.ContentsAndFormats) does not clear...

Greetings again. Please see the attached example. If you have a merged cell that is composed of say, B2:J17, and this cell (range really I guess) has a border around it, and you call...

View Article

Closed Issue: Issue with hyperlinks containing non-ASCII characters? [7832]

Hi there, is there any known issue with hyperlinks containing non-ascii characters? Example: currentRow.Cell(1).Hyperlink = new XLHyperlink(@"F:\Dokumentation\Versand\Rücklauf Extern\Außer.xls");...

View Article

Edited Issue: InvalidOperationException when loading an Excel sheet with a...

See attached Excel sheet. When loading this sheet with ClosedXML, I receive the following error:InvalidOperationException: Sequence contains no matching element at...

View Article
Browsing all 1877 articles
Browse latest View live


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