Цитата:
Сообщение от
Gustav
В СМЫСЛЕ?? Какая Аксапта? Весь контекст своего кода можете показать?
Получилось так:
X++:
ComExcelDocument_RU doc;
COM temp;
str temp1;
str fileName;
;
fileName = "C:\\F.xls";
doc = new ComExcelDocument_RU();
doc.open(fileName, false);
temp = doc.getWorkSheet(1);
temp = temp.Cells();
temp = temp.SpecialCells(11); // 11 = xlCellTypeLastCell
info(strFmt('Последняя используемая строка %1', temp.Row()));
Еще раз большое спасибо
Аксапта 30 СП1