Zum Hauptinhalt springen

Set position

XML
<excel:setpos sheet="(current sheet)" row="(current row)" col="(current column)" coords="string"/>

Parents: excel:workbook

<excel:setpos /> sets the position of the cell cursor by given indices or by given coordinates.

By index

By index

NameTypeDescriptionDefined By
sheetintSheet index excel:setpos
rowintRow index excel:setpos
colintColumn index excel:setpos

By coordinates

NameTypeDescriptionDefined By
coordsstringCell coordinates excel:setpos