Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRichText Interface / getPlainText Method
In This Topic
    getPlainText Method
    In This Topic
    Gets the plain text that is composed of all ITextRun objects.
    Syntax
    java.lang.String getPlainText()
    See Also