Commit 65a5d34c authored by GoshaZotov's avatar GoshaZotov

add test string

parent e0b4272d
......@@ -4448,6 +4448,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