![]() |
#6 |
Moderator
|
Цитата:
X++: ComExcelDocument_RU doc; COM temp; temp = doc.getWorkSheet(1); temp = temp.Cells(); temp = temp.SpecialCells(11); // 11 = xlCellTypeLastCell info(strFmt('Последняя используемая строка: %1', temp.Row())); |
|
|
За это сообщение автора поблагодарили: tolstjak (1). |
Теги |
com connector, excel, com-объект |
|
|