DroidDiagram Programmer's Guide
Diagram.getTableColumnCount Method
See Also
 






Gets how many columns new tables have by default.

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

 Syntax

Java  Copy Code

public int getTableColumnCount ()

 Return Value

An integer value specifying the default number of table columns.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace