Skip to content

An Excel add-in to compare (diff) cell contents. Written in C# with NetOffice.

Notifications You must be signed in to change notification settings

AlissaSabre/CellDiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CellDiff

An Excel add-in to compare (diff) cell contents. Written in C# with NetOffice.

Summary

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.

Status

  • (2014-8-13) Preview 1 is released. Its installable binary is available on SourceForge.
  • (2014-7-28) The core functionality started to work.

Target Environment

  • 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.

Development Tools

About

An Excel add-in to compare (diff) cell contents. Written in C# with NetOffice.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages