Commit 899abc27 authored by GoshaZotov's avatar GoshaZotov Committed by Alexander.Trofimov

add test string

parent b46ea224
......@@ -4424,6 +4424,7 @@
resetTableStyles: function(range)
{
var worksheet = this.worksheet;
if(worksheet.TableParts && worksheet.TableParts.length > 0)
{
for(var i = 0; i < worksheet.TableParts.length; i++)
......
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