Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IHyperlink Interface / getEmailSubject Method
In This Topic
    getEmailSubject Method
    In This Topic
    Gets the text string of the specified hyperlink¡¯s e-mail subject line. The subject line is appended to the hyperlink¡¯s address.
    Syntax
    java.lang.String getEmailSubject()
    See Also