Returns a reference to the row at the specified position within the table's list of rows.
Namespace: MindFusion.Diagramming
File: TableNode.js
JavaScript Copy Code |
---|
function getRow (row) |
Number. An integer value specifying the index of a table's row.
A TableRow instance.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |