Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IHyperlink Interface
/ EmailSubject Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
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
C#
System.
string
EmailSubject {
get
;
set
;}
See Also
Reference
IHyperlink Interface
IHyperlink Members