Commit 47d5b103 authored by GoshaZotov's avatar GoshaZotov

add cleanStyleTable into changeTableStyleInfo

parent 2e28f4a2
......@@ -551,6 +551,7 @@
isTablePartsContainsRange.TableStyleInfo = new AscCommonExcel.TableStyleInfo();
isTablePartsContainsRange.TableStyleInfo.Name = styleName;
t._cleanStyleTable(isTablePartsContainsRange.Ref);
t._setColorStyleTable(isTablePartsContainsRange.Ref, isTablePartsContainsRange);
//history
......
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