DroidDiagram Programmer's Guide
EditCellTextEvent.getColumn Method
See Also
 






Gets the index of the table's column that contains the Cell object.

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

 Syntax

Java  Copy Code

public int getColumn ()

 Return Value

An integer value specifying the zero-based index of the column.

 See Also

EditCellTextEvent Members
EditCellTextEvent Class
com.mindfusion.diagramming Namespace