Commit d55e722a authored by Sergey Konovalov's avatar Sergey Konovalov

unlockRecal

parent 62447092
......@@ -4438,6 +4438,7 @@
styleForCurTable = worksheet.workbook.TableStyles.AllStyles[style.Name];
if (!styleForCurTable) {
worksheet.workbook.dependencyFormulas.unlockRecal();
return;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment