DroidDiagram Programmer's Guide
Cell.setText Method
See Also
 






Sets the text that should be displayed inside the cell.

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

 Syntax

Java  Copy Code

public void setText (
    String value
)

 Parameters

value

A String containing the cell's text.

 See Also

Cell Members
Cell Class
com.mindfusion.diagramming Namespace