DroidDiagram Programmer's Guide
Cell.setColumnSpan Method
See Also
 






Sets the number of columns spanned by this cell.

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

 Syntax

Java  Copy Code

public void setColumnSpan (
    int value
)

 Parameters

value

An integer value specifying the number of spanned columns.

 See Also

Cell Members
Cell Class
com.mindfusion.diagramming Namespace