Commit d9746254 authored by Alexander.Trofimov's avatar Alexander.Trofimov

CColor -> Asc.asc_CColor

parent 1bbf1497
......@@ -1116,7 +1116,7 @@ define([
border.put_Color(color);
}
else {
border.put_Color(new CColor());
border.put_Color(new Asc.asc_CColor());
border.put_Value(0);
}
return border;
......
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