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

Edited Unassigned: borderstyle problem [9321]

Hello,I have an issue, i'm working with MS Dynamics AX 2009.I need to apply a border style, but the values for the XLBorderStyleValues enum aren't showing up.I believe it should be like this:```style =...

View Article


Commented Unassigned: borderstyle problem [9321]

Hello,I have an issue, i'm working with MS Dynamics AX 2009.I need to apply a border style, but the values for the XLBorderStyleValues enum aren't showing up.I believe it should be like this:```style =...

View Article


Commented Unassigned: Rels file contains invalid (sort of) reference. [9320]

When saving a workbook, the rels file in the package refers to the workbook as "/xl/workbook.xml".When opening in Excel it doesn't care, but if you save the file using excel (after opening it) the...

View Article

Source code checked in, #10839d45a9ce688094a2b9264a6650bf9334de53

Make FirstPageNumber a UInt32

View Article

New Post: Value was either too large or too small for an Int32

Pick up the latest source code.

View Article


New Comment on "Showcase"

Any examples of this tool that include the USING statements that are necessary to successfully run the examples??

View Article

New Post: Value was either too large or too small for an Int32

C:\EEP2012\ClosedXML\Excel\XLWorkbook_Load.cs LINE 1578: if (pageSetup.FirstPageNumber != null) ws.PageSetup.FirstPageNumber = Int32.Parse(pageSetup.FirstPageNumber.InnerText);...

View Article

Commented Unassigned: borderstyle problem [9321]

Hello,I have an issue, i'm working with MS Dynamics AX 2009.I need to apply a border style, but the values for the XLBorderStyleValues enum aren't showing up.I believe it should be like this:```style =...

View Article


New Post: How to determine if two cells are merged together

Thanks, that did that trick. Nice job by the way, really enjoying it. Cheers, Omni

View Article


New Post: ClosedXML and Compact Framework

Hi MDeLeon, Thank you for your response. I have tried a couple of example based on OpenXML buti'm still getting error ("The version of the assembly System, Version=2.0.0.0, Culture=neutral,...

View Article

New Post: Value was either too large or too small for an Int32

You don't have the latest source code.

View Article

Created Unassigned: richText.Bold returns false if entire cell text is...

Individual words are detected but if the entire string is bold, false is returned. Am I missing something?

View Article

Commented Unassigned: richText.Bold returns false if entire cell text is...

Individual words are detected but if the entire string is bold, false is returned. Am I missing something? Comments: edit: item.Cell(y).HasRichText returns false if the entire string is bold

View Article


Commented Unassigned: richText.Bold returns false if entire cell text is...

Individual words are detected but if the entire string is bold, false is returned. Am I missing something? Comments: I don't understand the problem: var ws = new XLWorkbook().AddWorksheet("Sheet1");...

View Article

Commented Unassigned: richText.Bold returns false if entire cell text is...

Individual words are detected but if the entire string is bold, false is returned. Am I missing something? Comments: ``` //check for bolds if (y == 16 && item.Cell(y).HasRichText) { string...

View Article


Commented Unassigned: richText.Bold returns false if entire cell text is...

Individual words are detected but if the entire string is bold, false is returned. Am I missing something? Comments: ws.Cell("A1").Style.Font.SetBold();...

View Article

Commented Unassigned: Index of RowLabel and ColumnLabel in PivotTable [9326]

File XLWorkbook_Save.csLine 2222Creation of RowLabels```var f = new Field {Index = pt.Fields.IndexOf(xlpf)};```Line 2240```var f = new Field {Index = pt.Fields.IndexOf(xlpf)};```The index of RowLabels...

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: Disable AutoFilter in Table

Is this the most current information? I tried using wb.Worksheet(worksheetNum).AutoFilter.Enabled = false ; wb.Worksheet(worksheetNum).AutoFilter.clear(); The first one did nothing, the second has a...

View Article

Source code checked in, #8e2b7fcbd991e92d58cb89a2022c3bc605fe8c31

Even more memory and performance improvements.

View Article
Browsing all 1877 articles
Browse latest View live


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