Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / ITextRange Interface / getText Method
In This Topic
    getText Method
    In This Topic
    Gets a String value that represents the text in a text range.
    Syntax
    java.lang.String getText()
    See Also