Name | Description | |
---|---|---|
![]() | getActiveOnClick | Gets whether to move to the active cell when clicked. |
![]() | getLinkColor | Gets the color of the hyperlink. |
![]() | getLinkToolTip | Gets the tooltip for the hyperlink. |
![]() | getTarget | Gets the type for the hyperlink's target. |
![]() | getText | Gets the text string for the hyperlink. |
![]() | getVisitedLinkColor | Gets the color of visited links. |
![]() | setActiveOnClick | Sets whether to move to the active cell when clicked. |
![]() | setLinkColor | Sets the color of the hyperlink. |
![]() | setLinkToolTip | Sets the tooltip for the hyperlink. |
![]() | setTarget | Sets the type for the hyperlink's target. |
![]() | setText | Sets the text string for the hyperlink. |
![]() | setVisitedLinkColor | Sets the color of visited links. |