DroidDiagram Programmer's Guide
Cell.getTextFormat Method
See Also
 






Gets a TextFormat object specifying how to format and align the text of this cell.

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

 Syntax

Java  Copy Code

public TextFormat getTextFormat ()

 Return Value

A TextFormat object specifying the text format and alignment.

 See Also

Cell Members
Cell Class
com.mindfusion.diagramming Namespace
getTextPadding Method