2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Oct 15, 2024 — Oct 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Inserting rows/columns to worksheets/ranges will shift existing referenced ranges accordingly. Added a DateFormat to the styles. It does the same function as Style.NumberFormat but it will be more intuitive for someone trying to format a date. Added "IXLRanges Ranges(...)" methods to the IXLRange interface. IXLRanges is a collection of ranges which allow you to modify them all in one shot. Worksheet.Style, Worksheet.Columns(), and Worksheet.Rows() now apply to the entire worksheet (not just the used cells). More... almost 15 years ago
Added the ability to load an Excel file created with ClosedXML. It *might* open a file created without ClosedXML but any features not recognized by ClosedXML will be lost. More... about 15 years ago
Broken build. It's halfway through implementing a mechanism to load existing files (created with ClosedXML). Just wanted to safeguard these changes (yes, I'm that paranoid about loosing my work).` More... about 15 years ago
Made it more intuitive to work with rows/columns/ranges. Please see the release notes. More... about 15 years ago
Finally got working a more natural way to deal with collections of rows/columns/ranges More... about 15 years ago
Broken build (testing stuff) More... about 15 years ago
Got it the full page setup working (print area, margins, headers, footers, center pages, paper sizes, etc.) and fixed issue #5554 More... about 15 years ago
Do not download. This is a broken (work in progress) version. More... about 15 years ago
Fixed error when adding more than 3 sheets, added basic print options to worksheets. I want to implement full print options before next release (to make sure the framework is good). More... about 15 years ago
[no comment] More... about 15 years ago
Renamed XLCellValues.SharedString to XLCellValues.Text More... about 15 years ago
Added ability to switch cell from one data type to another. More... about 15 years ago
[no comment] More... about 15 years ago
[no comment] More... about 15 years ago
[no comment] More... about 15 years ago
[no comment] More... about 15 years ago
Fixed Range.Unmerge() method More... about 15 years ago
Added ability to insert rows and columns to a worksheet and ranges. More... about 15 years ago
[no comment] More... about 15 years ago
Added Merged/Unmerge methods to the XLRange More... about 15 years ago
[no comment] More... about 15 years ago
[no comment] More... about 15 years ago
[no comment] More... about 15 years ago
[no comment] More... about 15 years ago
[no comment] More... about 15 years ago
[no comment] More... about 15 years ago
Checked in by server upgrade More... about 15 years ago
Alpha release More... over 15 years ago
[no comment] More... over 15 years ago
Preparing for alpha release More... over 15 years ago