Commit 22a5350f authored by Alexander.Trofimov's avatar Alexander.Trofimov

asc_CTextFontFamily -> AscCommon.asc_CTextFontFamily

parent 5f411fec
......@@ -1171,7 +1171,7 @@
this.Italic = false;
this.Underline = false;
this.Strikeout = false;
this.FontFamily = new asc_CTextFontFamily();
this.FontFamily = new AscCommon.asc_CTextFontFamily();
this.FontSize = 12;
this.Color = AscCommon.CreateAscColorCustom(0, 0, 0);
this.VertAlign = AscCommon.vertalign_Baseline;
......
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