DroidDiagram Programmer's Guide
TableNode.getCaptionPlainText Method
See Also
 






Gets the plain text extracted from the formatted caption text by removing the formatting tags.

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

 Syntax

Java  Copy Code

public String getCaptionPlainText ()

 Return Value

A String containing the caption text stripped from any formatting tags.

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace