github ClosedXML/ClosedXML 0.85.0
Release 0.85.0, lots of bug fixes and features added

latest releases: 0.102.2, 0.104.0-preview2, 0.104.0-preview1...
7 years ago
  • #118 - Catch implicit conversion that fails. contributed by Francois Botha (igitur)
  • #117 - Calculation failure in date cell
  • #113 - Getting format exception and not getting proper value of a cell which shows properly on excel
  • #112 - After the first 4 sheets, Border is assigned only to specific cells
  • #109 - Don't match parts of formula between single quotes (i.e. sheet names) contributed by Francois Botha (igitur)
  • #108 - Fix regex for parsing cell formula. contributed by Francois Botha (igitur)
  • #107 - Copying cell with certain formula results in corrupt cell
  • #106 - Defined Name Visibility
  • #104 - Load sheet data with table with no rows correctly contributed by Francois Botha (igitur)
  • #100 - Multiple SaveAs calls causes InvalidCastException contributed by Francois Botha (igitur)
  • #99 - Pivot table improvements contributed by Francois Botha (igitur)
  • #97 - Parse inline string with rich text correctly. contributed by Francois Botha (igitur)
  • #96 - More than one Value to Pivot table not working
  • #95 - Setting thread culture so that tests pass on any machine contributed by Francois Botha (igitur)
  • #94 - Properly dispose workbook after tests are completed. contributed by Francois Botha (igitur)
  • #91 - Parsing of rich text inside inline string fails
  • #88 - Expose new Cells() function to iterate over cells, including unused cells inside range, but excluding unused cells outside range. contributed by Francois Botha (igitur) +enhancement
  • #87 - Support for multiple pivot tables contributed by Francois Botha (igitur) +fix
  • #85 - Fix the pivot table support for multiple pivot tables. contributed by (Petelids)
  • #84 - reading empty cell issue
  • #82 - Reading value from empty cell
  • #81 - Allow room for filter arrow when adjusting column widths automatically. contributed by Francois Botha (igitur) +fix
  • #80 - Fix VLOOKUP and HLOOKUP when reference table is not at A1. Fixes #72. contributed by Francois Botha (igitur)
  • #79 - More double parse fixes contributed by Francois Botha (igitur) +fix
  • #78 - Improve HasDuplicates contributed by Mathias Fischler (Mafii)
  • #77 - Columns().AdjustToContents ignored AutoFilter
  • #76 - Add custom attribute to specify column order of object exported. contributed by Francois Botha (igitur) +enhancement
  • #75 - Excel functions contributed by Jonathan Pichardo (pichardoSoftware) +enhancement
  • #74 - Excel functions contributed by Jonathan Pichardo (pichardoSoftware)
  • #72 - Vlookup using wrong row numbers +fix
  • #71 - Fix date and time functions where negative days are involved. contributed by Francois Botha (igitur) +fix
  • #69 - Implement all date and time functions contributed by Francois Botha (igitur) +fix
  • #68 - Include nuget install command contributed by Zama Bandeira Braga (zamabraga)
  • #67 - Cannot set horizontal alignment on merged cells
  • #66 - NickNack2020's fix for invalid char contributed by Francois Botha (igitur) +enhancement
  • #65 - Fix conditional formatting contributed by Francois Botha (igitur) +fix
  • #64 - Remove shadow test contributed by Francois Botha (igitur)
  • #62 - Optionally validate the workbook using OpenXmlValidator when saving it. contributed by Francois Botha (igitur) +enhancement
  • #61 - Problem with the conditional formatting
  • #59 - Read or retrieve value from spreadsheet using existing rangenames
  • #58 - Implement RightToLeft in sheet view. Fixes #53 . contributed by Francois Botha (igitur)
  • #57 - Issue55 load table with hidden header row contributed by Francois Botha (igitur)
  • #56 - Use globally defined number style to parse text to double. Especially… contributed by Francois Botha (igitur)
  • #55 - installed ClosedXml nuget from nuget manager but can't load an existing excel file
  • #53 - Sheet->Right-to-Left does not work +fix
  • #47 - Parse and convert to string using invariant culture contributed by Francois Botha (igitur)
  • #46 - Fix paths for Unix environments contributed by Francois Botha (igitur)
  • #44 - Dont hardcode examples folders contributed by Francois Botha (igitur)
  • #43 - Correct set page header contributed by Francois Botha (igitur)
  • #42 - Can't set header on non empty header
  • #41 - Fixed R1C1 regex bug contributed by (Anon4819)
  • #40 - Problem with R1C1 Regex
  • #38 - Investigate "Unreadable content" Issue
  • #37 - Codeplex pr8519 performance improvements when inserting rows contributed by Francois Botha (igitur)
  • #35 - When setting cell value to RichText, don't use SetEnumerable. contributed by Francois Botha (igitur)
  • #34 - Clearing AutoFilter shouldn't throw an exception contributed by Francois Botha (igitur)
  • #33 - Implement VLOOKUP and HLOOKUP contributed by Francois Botha (igitur)
  • #31 - Align develop branch with master contributed by Francois Botha (igitur)
  • #30 - Support for lookup functions +enhancement
  • #27 - Generate files in subfolders under executing assembly's folder. contributed by Francois Botha (igitur)
  • #23 - Sort(3); does not work on sheets
  • #17 - SetRichText(object value)
  • #16 - fix "conditional format doesn't work when range has multiple conditional format" contributed by t.m (msntts)

Commits: c0b5640...9d32193

Don't miss a new ClosedXML release

NewReleases is sending notifications on new releases.