The following tables list the members exposed by IHyperLink.
Name | Description | |
---|---|---|
![]() | Description | Gets or sets the ToolTip for the hyperlink. |
Name | Description | |
---|---|---|
![]() | GetAsEmailAddress | Gets the the email address and subject line of the hyperlink. |
![]() | GetAsFileOrWebPage | Gets the URL of the web page or the path and file name of the file for the hyperlink. |
![]() | GetAsPlaceInThisDrawing | Gets the hyperlink created for the specified named location (e.g., Model, Sheet1, Sheet2, etc.) in the drawing. |
![]() | GetRawData | Gets the raw data of the hyperlink. |
![]() | GetType | Gets the type of hyperlink. |
![]() | SetEmailAddress | Sets the hyperlink to be an email address. |
![]() | SetFileOrWebPage | Sets the hyperlink to be a URL of a web page or the path and file name of a file. |
![]() | SetPlaceInThisDrawing | Sets the hyperlink to a named location (e.g., Model, Sheet1, Sheet2, etc.) in the current drawing. |