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