From df81c99b392739544917c85857aa21035390277b Mon Sep 17 00:00:00 2001 From: Kipling Date: Wed, 24 Jan 2018 13:25:45 -0500 Subject: [PATCH] Added a reference --- References.txt | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/References.txt b/References.txt index d1be418..9cb0fb7 100644 --- a/References.txt +++ b/References.txt @@ -231,4 +231,13 @@ This reference details how to export data to an Excel spreadsheet using C#. http://sourceforge.net/projects/itextsharp/ This is a .NET library for exporting data to a PDF file. -=================================================================== \ No newline at end of file +=================================================================== + + + +====Kipling Gillespie========================================================== +This is a cool python library for manipulating excell files + +https://openpyxl.readthedocs.io/en/default/ + +===============================================================================