Info
Version: | 0.3.0 |
Author(s): | hectorjsmith |
Last Update: | Friday, January 22, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/hectorjsmith/csharp-excel-changehandler |
NuGet Url: | https://www.nuget.org/packages/CSharpExcelChangeHandler |
Install
Install-Package CSharpExcelChangeHandler
dotnet add package CSharpExcelChangeHandler
paket add CSharpExcelChangeHandler
CSharpExcelChangeHandler Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This enables you to write custom change handlers to automatically log and highlight any and all changes made to an excel worksheet.
Check out the documentation, changelog, and example project here:
https://gitlab.com/hectorjsmith/csharp-excel-changehandler.