MindFusion.Diagramming for JavaScript Programmer's Guide

TableNode.addColumn Method

See Also
 





Adds a new column to the table.

Namespace: MindFusion.Diagramming
File: TableNode.js

 Syntax

JavaScript  Copy Code

function addColumn ()

 Return Value

The newly created column object.

 See Also