From 74877f874e401d29f0576c5027abba83587103f3 Mon Sep 17 00:00:00 2001 From: Sergey Chebotar Date: Wed, 8 Dec 2021 13:58:37 +0300 Subject: Rename to RehauSku --- RehauSku.Assist-AddIn.dna | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 RehauSku.Assist-AddIn.dna (limited to 'RehauSku.Assist-AddIn.dna') diff --git a/RehauSku.Assist-AddIn.dna b/RehauSku.Assist-AddIn.dna new file mode 100644 index 0000000..7ead322 --- /dev/null +++ b/RehauSku.Assist-AddIn.dna @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + -- cgit v1.2.3 From e175a634cefc6e8c0ecd49514a89b1d4f30ce33b Mon Sep 17 00:00:00 2001 From: Sergey Chebotar Date: Mon, 13 Dec 2021 20:39:41 +0300 Subject: Refactoring. ExcelDNA.IntelliSense library add. Add description to Excel functions. --- RehauSku.Assist-AddIn.dna | 23 +++-------------------- 1 file changed, 3 insertions(+), 20 deletions(-) (limited to 'RehauSku.Assist-AddIn.dna') diff --git a/RehauSku.Assist-AddIn.dna b/RehauSku.Assist-AddIn.dna index 7ead322..1bef6e1 100644 --- a/RehauSku.Assist-AddIn.dna +++ b/RehauSku.Assist-AddIn.dna @@ -8,23 +8,6 @@ - - - - + + + \ No newline at end of file -- cgit v1.2.3