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

delete cell/apiCommonExport

parent 3ec8aa0a
......@@ -161,7 +161,6 @@
"../word/Math/accent.js",
"../word/Math/borderBox.js",
"../word/apiCommon.js",
"../cell/apiCommonExport.js",
"../common/apiBase.js",
"../cell/api.js"
],
......
CAscTableStyle.prototype['get_Id'] = CAscTableStyle.prototype.get_Id;
CAscTableStyle.prototype['get_Image'] = CAscTableStyle.prototype.get_Image;
CAscTableStyle.prototype['get_Type'] = CAscTableStyle.prototype.get_Type;
......@@ -681,6 +681,3 @@ CParagraphAndTextProp.prototype['get_TextPr'] = CParagraphAndTextProp.prototype.
CAscTableStyle.prototype['get_Id'] = CAscTableStyle.prototype.get_Id;
CAscTableStyle.prototype['get_Image'] = CAscTableStyle.prototype.get_Image;
CAscTableStyle.prototype['get_Type'] = CAscTableStyle.prototype.get_Type;
CAscTableStyle.prototype['get_Id'] = CAscTableStyle.prototype.get_Id;
CAscTableStyle.prototype['get_Image'] = CAscTableStyle.prototype.get_Image;
CAscTableStyle.prototype['get_Type'] = CAscTableStyle.prototype.get_Type;
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