From fa195001bc1f90c28a08ac05aac0d47344e517a6 Mon Sep 17 00:00:00 2001 From: Sergey Chebotar Date: Mon, 6 Dec 2021 19:49:10 +0300 Subject: Add DataWriter class --- Source/DataWriter/RibbonController.cs | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 Source/DataWriter/RibbonController.cs (limited to 'Source/DataWriter/RibbonController.cs') diff --git a/Source/DataWriter/RibbonController.cs b/Source/DataWriter/RibbonController.cs deleted file mode 100644 index a9eedb5..0000000 --- a/Source/DataWriter/RibbonController.cs +++ /dev/null @@ -1,26 +0,0 @@ -using System.Runtime.InteropServices; -using System.Windows.Forms; -using ExcelDna.Integration.CustomUI; - -namespace Ribbon -{ - [ComVisible(true)] - public class RibbonController : ExcelRibbon - { - public override string GetCustomUI(string RibbonID) - { - return @" - - - - - -