From 75f6653fc7096c0c459f33eb16a324f073c3e3c8 Mon Sep 17 00:00:00 2001 From: Sergey Chebotar Date: Wed, 8 Dec 2021 14:01:19 +0300 Subject: Create Ribbon dir --- Source/DataExport/RibbonController.cs | 45 ----------------------------------- Source/Ribbon/RibbonController.cs | 45 +++++++++++++++++++++++++++++++++++ 2 files changed, 45 insertions(+), 45 deletions(-) delete mode 100644 Source/DataExport/RibbonController.cs create mode 100644 Source/Ribbon/RibbonController.cs (limited to 'Source') diff --git a/Source/DataExport/RibbonController.cs b/Source/DataExport/RibbonController.cs deleted file mode 100644 index c4ca6d7..0000000 --- a/Source/DataExport/RibbonController.cs +++ /dev/null @@ -1,45 +0,0 @@ -using System.Runtime.InteropServices; -using System.Windows.Forms; -using ExcelDna.Integration.CustomUI; -using RehauSku.Assist; - -namespace Ribbon -{ - [ComVisible(true)] - public class RibbonController : ExcelRibbon - { - public override string GetCustomUI(string RibbonID) - { - return @" - - - - - -