Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IHyperlink Interface / EmailSubject Property
In This Topic
    EmailSubject Property
    In This Topic
    Gets or sets the text string of the specified hyperlink’s e-mail subject line. The subject line is appended to the hyperlink’s address.
    Syntax
    System.string EmailSubject {get; set;}
    See Also