Commit 9d083d91 authored by Ilya.Kirillov's avatar Ilya.Kirillov

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@52094 954022d7-b5bf-4e40-9824-e11837661b57
parent f3b4e232
......@@ -231,6 +231,11 @@ WordShape.prototype =
return this.document.Get_TableStyleForPara();
},
Get_TextBackGroundColor : function()
{
return undefined;
},
Is_Cell: function()
{
return false;
......
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