Reset Excel Statusbar on fault
This commit is contained in:
parent
28ba91e2d6
commit
9282bebb41
@ -93,6 +93,7 @@ namespace RehauSku.Interface
|
||||
"Ошибка",
|
||||
MessageBoxButtons.OK,
|
||||
MessageBoxIcon.Information);
|
||||
AddIn.Excel.StatusBar = false;
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user