Banana.Document.Cursor

Diese Dokumentation ist veraltet

Die umfangreichste und aktuellste Dokumentation ist die von Banana Buchhaltung Plus : Probieren Sie es sofort aus!

In this article

Banana.Document.Cursor is the interface to the cursor and can be accessed through Banana.document.cursor.

Properties

tableName

Return the xml name of the current table.

rowNr

Return the number of the current row.

columnName

Return the xml name of the current column.

selectionTop

Return the index of the top row of the current selection.

selectionBottom

Return the index of the bottom row of the current selection.