Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ITextRun Interface / getText Method
In This Topic
    getText Method
    In This Topic
    Gets the text of current text run.
    Syntax
    java.lang.String getText()

    Return Value

    The text of the current text run.
    See Also