public static void Open() { instance = CreateInstance <ExcelImporter>(); instance.Init(); instance.Show(); }