IHyperLink Interface Members Send Feedback
See Also  Properties  Methods 

The following tables list the members exposed by IHyperLink.

Public Properties

 NameDescription
 PropertyDescriptionGets or sets the ToolTip for the hyperlink.  
Top

Public Methods

 NameDescription
 MethodGetAsEmailAddressGets the the email address and subject line of the hyperlink.  
 MethodGetAsFileOrWebPageGets the URL of the web page or the path and file name of the file for the hyperlink.  
 MethodGetAsPlaceInThisDrawingGets the hyperlink created for the specified named location (e.g., Model, Sheet1, Sheet2, etc.) in the drawing.  
 MethodGetRawDataGets the raw data of the hyperlink.  
 MethodGetTypeGets the type of hyperlink.  
 MethodSetEmailAddressSets the hyperlink to be an email address.  
 MethodSetFileOrWebPageSets the hyperlink to be a URL of a web page or the path and file name of a file.  
 MethodSetPlaceInThisDrawingSets the hyperlink to a named location (e.g., Model, Sheet1, Sheet2, etc.) in the current drawing.  
Top

See Also