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