DroidDiagram Programmer's Guide
TableNode.deleteColumn Method
See Also
 






Deletes the specified column.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void deleteColumn (
    int col
)

 Parameters

col

Index of the column that should be deleted.

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace