An Excel add-in to compare (diff) cell contents. Written in C# with NetOffice.
This program will eventually be a Microsoft Office Excel add-in. It will provide some functionality to compare cell contents (like diff command) on a worksheet interactively.
Source files in master branch should compile and work in some way. Other branches may hold set of source files that cause compile errors.
- (2014-8-13) Preview 1 is released. Its installable binary is available on SourceForge.
- (2014-7-28) The core functionality started to work.
- Modern Windows (Windows 7, 8 or later. Vista may be included.)
- .Net Framework 4.0 (Client Profile)
- Microsoft Office Excel 2007, 2010, or 2013.
- English and Japanese UI.