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

    Parameters

    value
    See Also