DroidDiagram Programmer's Guide
Cell.getRowSpan Method
See Also
 






Gets the number of rows spanned by this cell.

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

 Syntax

Java  Copy Code

public int getRowSpan ()

 Return Value

An integer value specifying the number of spanned rows.

 See Also

Cell Members
Cell Class
com.mindfusion.diagramming Namespace