Commit ae093727 authored by Oleg.Korshul's avatar Oleg.Korshul Committed by Alexander.Trofimov

tableBorders

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@58703 954022d7-b5bf-4e40-9824-e11837661b57
parent adf425f4
...@@ -1489,7 +1489,7 @@ asc_docs_api.prototype["Call_Menu_Event"] = function(type, _params) ...@@ -1489,7 +1489,7 @@ asc_docs_api.prototype["Call_Menu_Event"] = function(type, _params)
} }
case 10: case 10:
{ {
_tablePr.TablePaddings = asc_menu_ReadCellBorders(_params, _current); _tablePr.TableBorders = asc_menu_ReadCellBorders(_params, _current);
break; break;
} }
case 11: case 11:
......
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