Represents a row of a TableNode.
Namespace: MindFusion.Diagramming
File: TableRow.js
JavaScript Copy Code |
---|
// class |
Call the getRow method of TableNode to get the TableRow instance at specified position. In order to add or remove rows, set table's rowCount property, or call methods such as addRow, insertRow, deleteRow, redimTable.
MindFusion.Diagramming.TableRow
JavaScript Pack Programmer's Guide | © 2024 MindFusion |