SpreadsheetGear The Performance Spreadsheet Component Company 
IHyperlink Interface Members
See Also  Properties  Methods 
SpreadsheetGear Namespace : IHyperlink Interface


The following tables list the members exposed by IHyperlink.

Public Properties

 NameDescription
 PropertyAddress Gets or sets the address of this hyperlink (such as "http://www.spreadsheetgear.com/").  
 PropertyEmailSubject Gets or sets the email subject of this hyperlink.  
 PropertyRange Returns the range which this hyperlink is attached to.  
 PropertyScreenTip Gets or sets the screen tip of this hyperlink.  
 PropertySubAddress Gets or sets the sub address of this hyperlink (such as "Sheet1!A1").  
 PropertyTextToDisplay Gets or sets the text to display for this hyperlink.  
Top

Public Methods

 NameDescription
 MethodDelete Deletes this hyperlink.  
Top

See Also