Returns a reference to the column at the specified position within the table's list of columns.
Namespace: MindFusion.Diagramming
Package: TableNode.js
JavaScript Copy Code |
---|
function getColumn (col) |
An integer value specifying the index of a table's column.
Type: Object
A JavaScript object representing the specified column.