Returns a reference to the row at the specified position within the table's list of rows.
Namespace: MindFusion.Diagramming
Package: TableNode.js
JavaScript Copy Code |
---|
function getRow (row) |
Number. An integer value specifying the index of a table's row.
Object. A JavaScript object representing the specified row.
NetDiagram Programmer's Guide | © 2023 MindFusion |