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

New Post: Protect Workbook

I'd really like this feature too. Is there any chance it could get bumped up the TODO list?

View Article


New Post: can I import xml and create xlsx?

can I import xml and create xlsx using ClosedXML and viceaversa?

View Article


New Post: can I import xml and create xlsx?

There's no way to guess how you want an xml file to be loaded into a workbook so no, you have to parse the xml and dump the data where you want it to appear.

View Article

New Post: can I import xml and create xlsx?

Thanks! Can I use closedxml to import comma delimited text file and import into Excel and vice a versa? I loved closedXML so far. So much easier to use than open xml.

View Article

New Post: can I import xml and create xlsx?

Again no for similar reasons. ClosedXML doesn't have access to disk so it would effectively be a "load string" function. That is, you would have to load the entire file into memory and then give it to...

View Article


New Post: can I import xml and create xlsx?

Thanks!

View Article

New Post: Protect Workbook

Is this a complicated feature to implement, is that why it hasn't been done already?

View Article

New Post: can I import xml and create xlsx?

I suggest you define a class that represents a row in the file. Let's say you call that class MyExcelRow. For each row define a property to store each column value where the name of the property is the...

View Article


New Comment on "Adding DataTable as Worksheet"

How can I remove the filter setting on the first row ? I would like for that to now display after the import process. Thanks.

View Article


Created Unassigned: CustomFormat at Row [9346]

hi.When you save the Excel read that you specify font and fill in the entire worksheet,Font specification and fill the empty cell is disabled.sample code```private static void Main(string[] args){...

View Article

New Post: Form objects ?

Hi I'm working with ClosedXML from a template worksheet that I copy a lot in the same workbook, the sheet is protected and some cells are locked. Since some manual adjustments are needed, two buttons...

View Article

New Post: Word generator

http://docx.codeplex.com/

View Article

New Post: Inserting formula problem

I am trying to insert, using a loop, a formula that references another worksheet. Something like this:" =$'ESPECIFICO - SIMULAÇÃO'.AG14/AD8 " The problem is that, after saving and opening the my...

View Article


New Post: Inserting formula problem

That's not a valid format. Your version of Excel is taking your input and based on your locale it converts it to what OpenXML expects. Try something like: "='ESPECIFICO - SIMULAÇÃO'!AG14/AD8"

View Article

Created Unassigned: Saving after saved by libreOffice [9347]

If I open a xlsx file with LibreOffice, and save it, and then if I try to edit and save it by code using ClosedXML, it will give an error when saving.

View Article


New Post: Inserting formula problem

Thanks, that worked! :)

View Article

New Post: Don't support Function Offset?

Hi, I have a fuction like "=T(OFFSET(Timesheet!A1,MATCH($A$5,Timesheet!D:D,0)-1,2))" and I found it will throw an exception. And I can't find in this...

View Article


Reviewed: ClosedXML 0.73.0 (七月 20, 2014)

Rated 5 Stars (out of 5) - Hi Sir, may I know if you are interested to find Sponsor for your product? Please send mail to cxienancy@gmail.com for details. Thank you very much.

View Article

New Post: Get Value from function error

e.g. Worksheet:sheet1 Value:ColumnA ColumnB ColumnC ColumnD ColumnE A | B | A | A | ( =COUNTIF(A1:D1,"A") ) And I try get the count of the cell value is "A" by ColumnE forluma. Then will thorw...

View Article

Reviewed: ClosedXML 0.73.0 (七月 21, 2014)

Rated 5 Stars (out of 5) - Hello Sir, may I know if you are interested to find Sponsor for your product? If yes, please mail me cxienancy@gmail.com for details. Thank you very much.

View Article
Browsing all 1877 articles
Browse latest View live


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