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

описка

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@68176 954022d7-b5bf-4e40-9824-e11837661b57
parent 7f125aee
......@@ -3130,7 +3130,7 @@ var editor;
{
_adjustPrint.asc_setPrintType(c_oAscPrintType.EntireWorkbook);
_adjustPrint.asc_setFitToWidth(true);
_adjustPrint.asc_asc_setFitToHeight(true);
_adjustPrint.asc_setFitToHeight(true);
}
var _printPagesData = this.wb.calcPagesPrint(_adjustPrint);
......
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