Вот проблематичный код: < /p>
Код: Выделить всё
val anchor: ClientAnchor = helper.createClientAnchor()
anchor.col1 = 9 // HERE
anchor.row1 = index + 1
anchor.col2 = 10 // HERE
anchor.row2 = index + 2
anchor.anchorType = ClientAnchor.AnchorType.MOVE_AND_RESIZE
drawing.createPicture(anchor, pictureIdx)
Подробнее здесь: https://stackoverflow.com/questions/795 ... reassigned
Мобильная версия