Commit 61e9f75c authored by Ilya Kirillov's avatar Ilya Kirillov

Function asc_AddPageCount added to export.

parent 44e00a4d
......@@ -8957,6 +8957,7 @@ background-repeat: no-repeat;\
asc_docs_api.prototype['asc_setDrawCollaborationMarks'] = asc_docs_api.prototype.asc_setDrawCollaborationMarks;
asc_docs_api.prototype['asc_AddMath'] = asc_docs_api.prototype.asc_AddMath;
asc_docs_api.prototype['asc_AddMath2'] = asc_docs_api.prototype.asc_AddMath2;
asc_docs_api.prototype['asc_AddPageCount'] = asc_docs_api.prototype.asc_AddPageCount;
asc_docs_api.prototype['asc_StartMailMerge'] = asc_docs_api.prototype.asc_StartMailMerge;
asc_docs_api.prototype['asc_StartMailMergeByList'] = asc_docs_api.prototype.asc_StartMailMergeByList;
asc_docs_api.prototype['asc_GetReceptionsCount'] = asc_docs_api.prototype.asc_GetReceptionsCount;
......
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