The TabHyperlinkActionType enumeration contains types of actions triggered by clicking the hyperlink.
It is used by the following properties and methods:
| Value | Brief description |
| -1 | None. Undefined. |
| 1 | OpenFile. Open file. |
| 2 | OpenURL. Open link. |
| 3 | GoToSheet. Open report sheet. |
| 4 | ShowRange. Show cell range. |
| 5 | ShowObject. Show object in the center of the screen. |
| 6 | OpenObject. Open repository object. |
| 7 | RunMacros. Run procedure or function. |
See also: